-
Lexer
-
Parser
-
Codegen
-
Type support
-
Type checking
-
Function definition
-
Variable definition
-
Mutable/Immutable variables
-
Null (?, !!, null)
-
If expression
-
For & While statement
-
Object generation
-
Code optimization (LLVM IR Optimization, no optimization from graphite)
-
Arrays
-
Structs
-
Module management (public, private, include) (garbage)
-
Classes
-
Stdlib
-
Maps
-
Scope management and ownership system similar to crab lang
-
Switch expression
-
CLI
-
Seperate CLI, Compiler frontend, Compiler backend into submodules
-
Multiple codegen backend support
-
Notifications
You must be signed in to change notification settings - Fork 0
Fast (π), Memory safe (π), Simple (π) language compiler written in C++ (bad π‘) using LLVM (π)
License
budchirp/graphite
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Β | Β | |||
Β | Β | |||
Β | Β | |||
Β | Β | |||
Β | Β | |||
Β | Β | |||
Β | Β | |||
Β | Β | |||
Β | Β | |||
Β | Β | |||
Β | Β | |||
Β | Β | |||
Repository files navigation
About
Fast (π), Memory safe (π), Simple (π) language compiler written in C++ (bad π‘) using LLVM (π)