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
- A cute little Bash library for blazing fast argument parsing☆10Updated 3 years ago
- 🔨🐍 Make-like build utility for Python projects with extensive DSL features☆20Updated 3 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
- An eXample Programming Language☆11Updated 7 years ago
- Multi-paradigm programming language compiled to C++, written in Python.☆58Updated 2 years ago
- HTML widgets for tkinter☆37Updated last year
- An Earley-Algorithm Context-free grammar Parser Toolkit☆49Updated last year
- ☆12Updated 4 years ago
- A simple OS☆12Updated 2 years ago
- Pascal simplified compiler written in python without external dependencies☆14Updated 7 years ago
- A C++/Python like multi-paradigm statically typed programming language. (ABANDONED)☆20Updated 3 years ago
- Kernel for the LuaOS operating system☆41Updated last year
- A language made for a blog post, but that's also named after me☆31Updated 4 years ago
- Experimental Programming Language Coded in Python!☆77Updated 5 years ago
- Python CLI for managing secrets and eliminating default passwords in FOSS☆16Updated 2 months ago
- 📂 Everything you need to know about the current directory in one command.☆10Updated 4 years ago
- A python library to display images in the terminal☆65Updated 3 years ago
- A high level programming language which compiles to C.☆39Updated last year
- Bare essentials for building abstract syntax trees, and skeleton classes for PLY lexers and parsers.☆18Updated 6 months ago
- Go + Generics + Sum Types☆35Updated 2 years ago
- Palladium is a software that helps doctors to detect lung disease☆18Updated 3 years ago
- CupScript Is A Simple Scripting Language Completely Created Using Python☆26Updated 3 years ago
- A bytecode interpreted language☆64Updated this week
- 🔣 A safe and statically typed programming language☆13Updated 4 years ago
- It's like your dad's cowsay, but pink!☆10Updated 5 years ago
- A mini language used for the Rabs build system and within Wrapl.☆31Updated last week
- Vinit is a command-line tool to generate V projects and run scripts written in V☆16Updated 4 years ago
- Implementation of Gosper's hashlife algorithm☆39Updated last year