Skip to content

The Future of the language  #11

@vanilla-extracts

Description

@vanilla-extracts

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

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions