need a developer for a lexer in the C♭ programming language,

Job ID: 37221638

Budget: ₹1,500 – ₹12,500 INR

1. To build an extensible lexer to understand how lexers work _efficiently_.
2. Depending on which path you take:
- To build a RE→NFA translator to understand how lexer generators like `lex`,
`yacc` and `logos` work. If you do the extra credit portion, you'll also
understand this at a deeper level.
- To translate regular expressions to NFA to understand how regular
expression engines work.
Related categories: C Programming C++ Programming Rust