Skip to content

Latest commit

 

History

History
38 lines (25 loc) · 825 Bytes

README.md

File metadata and controls

38 lines (25 loc) · 825 Bytes

Numi

Made with JavaScript License: MIT Lines of Code

Numi is a general-purpose and high-level programming language. It compiles to C and allows compatibility with it.

Building

WIP...

Usage

WIP...

Roadmap

  • Lexing
  • Parsing
  • Compiler

Goals

  • Turing-complete
  • Self-hosted
  • Close to C convenience and speed

License

Released under MIT by @NumiLang.