Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 223 Bytes

File metadata and controls

6 lines (4 loc) · 223 Bytes

Welcome to my little repository, I am creating my own math interpreter, the project currently contains a lexer and you can try how it works and adds prime numbers

Lexer - ✅ Parser - ✅ Interpreter - ❌