YuhanLiin / Lexer-and-Parser-Python
A complete parser generator which tokenizes the input string before creating a abstract syntax tree by processing the tokens with a context-free grammar. The tokens are defined using the regex library and the actual parser an implementation of Earley's parsing algorithm. This personal project was created after I had finished the Programming Lang…
☆12Updated 9 years ago
Alternatives and similar repositories for Lexer-and-Parser-Python:
Users that are interested in Lexer-and-Parser-Python are comparing it to the libraries listed below
- A cute little Bash library for blazing fast argument parsing☆10Updated 2 years ago
- Yet another VM language☆17Updated 5 years ago
- A simple example of calling JavaScript functions from C to draw on the canvas.☆9Updated 4 years ago
- Java branch of DeveloPizza☆10Updated 2 years ago
- Pie language, interpreted, easy to learn, and has a similar C++ syntax.☆22Updated 3 years ago
- A Python library for evaluating natural language mathematical equations☆53Updated last month
- A simple OS☆12Updated 2 years ago
- A C++/Python like multi-paradigm statically typed programming language. (ABANDONED)☆20Updated 2 years ago
- The Volant Programming Language.☆17Updated 4 years ago
- A V compiler and interpreter☆28Updated 5 years ago
- Simple Operating System with support for the full network stack, keyboard and mouse drivers and a terminal interface.☆11Updated 4 years ago
- A chat made in Batch of all things.☆7Updated 7 years ago
- IDE for Rickroll lang https://github.com/Rick-Lang/rickroll-lang☆16Updated last year
- Trying to implement python functions in C so it's easier to read.☆16Updated 2 years ago
- A language made for a blog post, but that's also named after me☆30Updated 3 years ago
- ☆10Updated 4 years ago
- A simple, extensible and efficient programming language based on C and Python☆32Updated 2 years ago
- Pascal simplified compiler written in python without external dependencies☆14Updated 6 years ago
- ☆11Updated 3 years ago
- Strongly typed compiled general purpose programming language that generates C++☆11Updated last year
- 🎏 Experimental human-friendly data serialization language☆22Updated 3 years ago
- OS for pentesting, programming, and playing video games. Contributions welcome!☆22Updated 2 years ago
- Cython code for the Computer Language Benchmark Game☆15Updated 14 years ago
- The Brisk Programming Language☆22Updated last year
- Python CLI for managing secrets and eliminating default passwords in FOSS☆16Updated last week
- Sublime text 3 Support for the Vlang Programming Language☆18Updated 3 years ago
- CupScript Is A Simple Scripting Language Completely Created Using Python☆23Updated 2 years ago
- 16 bit operating system called PathOS.☆25Updated 2 years ago
- A high level programming language which compiles to C.☆36Updated 7 months ago
- A mini language used for the Rabs build system and within Wrapl.☆32Updated this week