Skip to content

zhibirc/ni

Repository files navigation

Ni

GitHub Maintenance

About

Core ideas

Alphabet

Compiler

Generally, Ni compiler workflow can be described as:

SourceCode ~~ Lexer ~~> TokenStream ~~ Parser ~~> AST

License

Ni Programming Language is licensed under the terms of the MIT license.