bryo13 / ink

Ink is a programming language. Am writing in order of lexer, parser etc. To be factorized when convenient.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ink

ink is a programming language to I will be writing in order of lexer, parser etc. To be factorized when convenient and only when it works.

Partly done lexer and the token

On branch token_and_lexer
To add how to handle keywords
To add REPL
To add more token values

About

Ink is a programming language. Am writing in order of lexer, parser etc. To be factorized when convenient.