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 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
Sorting:
- A cute little Bash library for blazing fast argument parsing☆10Updated 2 years ago
- An editor for EBNF grammars, used by Lark – parsing library for Python☆12Updated 6 years ago
- HTML widgets for tkinter☆36Updated last year
- Yet another VM language☆17Updated 6 years ago
- Pie language, interpreted, easy to learn, and has a similar C++ syntax.☆22Updated 3 years ago
- A simple OS☆12Updated 2 years ago
- A simple, extensible and efficient programming language based on C and Python☆32Updated 3 years ago
- libc written in V☆20Updated 4 years ago
- A V compiler and interpreter☆28Updated 5 years ago
- ☆48Updated 2 months ago
- Vinit is a command-line tool to generate V projects and run scripts written in V☆16Updated 4 years ago
- Compares Python's text parsing libraries☆25Updated 3 years ago
- An eXample Programming Language☆11Updated 6 years ago
- A small C compiler written in Python for learning purposes☆41Updated 7 years ago
- A Python to V transpiler.☆67Updated 4 years ago
- Kernel for the LuaOS operating system☆40Updated 11 months ago
- Multi-paradigm programming language compiled to C++, written in Python.☆58Updated 2 years ago
- use your favorite language as a database☆11Updated 8 months ago
- ☆78Updated 2 months ago
- Small C interpreter written in Python from scratch. Project was written as a part of course Compiler Construction at The Faculty Of Compu…☆51Updated 6 years ago
- Python CLI for managing secrets and eliminating default passwords in FOSS☆16Updated 4 months ago
- Little Python to C++ compiler☆95Updated last year
- A python library to display images in the terminal☆65Updated 3 years ago
- A strongly-typed programming language by the N building with a general-purpose use☆27Updated last year
- x86 operation system writen on fasm☆43Updated last month
- Second revision of my Kitteh language. Now comes with a compiler to x86.☆17Updated 2 years ago
- Experimental Programming Language Coded in Python!☆77Updated 5 years ago
- ☆35Updated 2 years ago
- ASCII Robot Generator in V☆14Updated 4 years ago
- A Monkey Language interpreter, written in Python.☆10Updated 4 years ago