alterae / lang

(an attempt to build) a programming language, as a learning experience and for fun
MIT License
3 stars 0 forks source link

Rewrite lexer to support line numbers #4

Open alterae opened 2 years ago

alterae commented 2 years ago
/// TODO: rewrite this to support line numbers

https://github.com/alterae/lang/blob/d93af9662596aa7cfd1b8819c683fd7d45ace20c/src/lexer.rs#L8