-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
I do not want to move from the purely imperative and declarative paradigm with this language so this is some ideas to how push it even further
Turing completeness
- Learn wtf is turing completeness
- Learn how to determine whether or not a language is turing complete
- Makes Baguette# turing complete
- Celebrate
Compilation
Interpretating is cool, compilation is bette
- Add a naive transpiler that embed the language and compile it with ocamlopt
- Add a real transpiler to OCaml or C
- Add a real compiler
Implements moar things
- Array ??
- other primitive data types
Make magnificent things
- Website interpreting
- make a REPL with the interpreter
Metadata
Metadata
Assignees
Labels
No labels