-
Notifications
You must be signed in to change notification settings - Fork 0
christopherm99/mal
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Mal, bad... in the latin. - River Tam A simple programming language. Inspired by HolyC. Designed to be used in my operating system (https://github.com/christopherm99/os). TODO: -[x] LLVM IR code generation -[ ] Better testing -[ ] Better pretty printing (read: code formatter) -[ ] Refactor error handling (ie. SyntaxError, NameError, etc.) -[ ] Run code in REPL -[ ] Support top-level expressions in REPL -[ ] More builtin types (ie. i8, i16, i32, unsigned ints, bools, floats) -[ ] User-defined types (ie. structs, unions?)
About
A programming language
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published