YuhanLiin / Lexer-and-Parser-PythonLinks
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 10 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
Sorting:
- An editor for EBNF grammars, used by Lark – parsing library for Python☆12Updated 6 years ago
- Yet another VM language☆16Updated 6 years ago
- Pie language, interpreted, easy to learn, and has a similar C++ syntax.☆22Updated 4 years ago
- Multi-paradigm programming language compiled to C++, written in Python.☆58Updated 2 years ago
- An eXample Programming Language☆11Updated 7 years ago
- A V compiler and interpreter☆27Updated 6 years ago
- A toy programming language, syntax based on C.☆11Updated 5 years ago
- Máni ... an awesome, super simple programming language!☆29Updated 2 years ago
- Vinit is a command-line tool to generate V projects and run scripts written in V☆16Updated 4 years ago
- A simple OS☆12Updated 2 years ago
- Implementation of Gosper's hashlife algorithm☆39Updated 3 weeks ago
- A high level programming language which compiles to C.☆40Updated last year
- Go + Generics + Sum Types☆35Updated 2 years ago
- HIPHOP (Handy Image Processing for Highly Over-caffeinated Programmers), a domain specific language for image processing.☆14Updated 4 years ago
- A simple, extensible and efficient programming language based on C and Python☆32Updated 3 years ago
- Small C interpreter written in Python from scratch. Project was written as a part of course Compiler Construction at The Faculty Of Compu…☆52Updated 7 years ago
- The Big list of the github, open-source interpreters.☆74Updated 6 years ago
- ☆50Updated last week
- LALR parser generator targetting C, C++, Python, JavaScript, JSON and XML☆65Updated 10 months ago
- ☆27Updated last year
- A C++/Python like multi-paradigm statically typed programming language. (ABANDONED)☆20Updated 3 years ago
- HTML widgets for tkinter☆37Updated last year
- Compares Python's text parsing libraries☆26Updated 4 years ago
- A mini language used for the Rabs build system and within Wrapl.☆31Updated this week
- 🎏 Experimental human-friendly data serialization language☆24Updated 3 years ago
- The Hook Programming Language☆120Updated last year
- Jupyter notebooks of Python Cheat Sheet by Eric Matthes☆12Updated last year
- A strongly-typed programming language by the N building with a general-purpose use☆28Updated last year
- libc written in V☆21Updated 4 years ago
- Python CLI for managing secrets and eliminating default passwords in FOSS☆16Updated 3 months ago