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
- A cute little Bash library for blazing fast argument parsing☆10Updated 3 years ago
- An eXample Programming Language☆11Updated 6 years ago
- Pie language, interpreted, easy to learn, and has a similar C++ syntax.☆22Updated 3 years ago
- use your favorite language as a database☆11Updated 11 months ago
- Experimental JIT/AOT for Python☆15Updated 4 years ago
- Multi-paradigm programming language compiled to C++, written in Python.☆58Updated 2 years ago
- An Earley-Algorithm Context-free grammar Parser Toolkit☆49Updated 11 months ago
- ☆19Updated 5 years ago
- The Volant Programming Language.☆17Updated 5 years ago
- Python CLI for managing secrets and eliminating default passwords in FOSS☆16Updated last month
- 📂 Everything you need to know about the current directory in one command.☆10Updated 4 years ago
- libc written in V☆21Updated 4 years ago
- A simple OS☆12Updated 2 years ago
- A V compiler and interpreter☆28Updated 5 years ago
- Jupyter notebooks of Python Cheat Sheet by Eric Matthes☆12Updated last year
- A dynamic object oriented programming language with a focus on simplicity☆29Updated 5 years ago
- It's like your dad's cowsay, but pink!☆10Updated 5 years ago
- a reasonably fast syntax highlighter☆13Updated 3 months ago
- Go + Generics + Sum Types☆35Updated 2 years ago
- A snail without its shell☆17Updated last year
- Little Python to C++ compiler☆96Updated 2 years ago
- ☆12Updated 4 years ago
- Trying to implement python functions in C so it's easier to read.☆16Updated 2 years ago
- A simple, extensible and efficient programming language based on C and Python☆32Updated 3 years ago
- Máni ... an awesome, super simple programming language!☆29Updated 2 years ago
- 🪞 Runtime reflection for V (vlang)☆29Updated 4 years ago
- Python Object Oriented Wrapper for raylib☆21Updated last year
- A minimal ANSI escape sequence parser, written in C.☆26Updated 7 years ago