Skip to content

tobiadey/Little-Programming-Language

Folders and files

NameName
Last commit message
Last commit date

Latest commit

5dfc48a · Sep 26, 2022

History

8 Commits
Sep 4, 2022
Sep 4, 2022
Sep 4, 2022
Sep 26, 2022

Repository files navigation

Little-Programming-Language

A language inspired by Java.

Designing involved using lexical analysis to define grammer with creation of 37 unique tokens, building 35 abstract- syntax-tree accept methods, a type checker and allowing for compilation of soure code to IR code then to bytecode.

Releases

No releases published

Packages

No packages published

Languages