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:
- Pascal simplified compiler written in python without external dependencies☆14Updated 7 years ago
- Trying to implement python functions in C so it's easier to read.☆16Updated 2 years ago
- 🎏 Experimental human-friendly data serialization language☆22Updated 3 years ago
- Yet another VM language☆17Updated 5 years ago
- Java branch of DeveloPizza☆10Updated 2 years ago
- Stickynotes for your desktop easily from the command line!☆37Updated 5 years ago
- Máni ... an awesome, super simple programming language!☆29Updated last year
- Kernel for the LuaOS operating system☆40Updated 9 months ago
- lua2exe, pack lua scripts into an executable☆17Updated 11 years ago
- Vinit is a command-line tool to generate V projects and run scripts written in V☆16Updated 4 years ago
- A toy programming language, syntax based on C.☆11Updated 5 years ago
- A Node.js-like runtime for Python.☆31Updated 5 years ago
- A cute little Bash library for blazing fast argument parsing☆10Updated 2 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…☆51Updated 6 years ago
- A Monkey Language interpreter, written in Python.☆10Updated 4 years ago
- Multi-paradigm programming language compiled to C++, written in Python.☆58Updated last year
- The Volant Programming Language.☆17Updated 4 years ago
- My own programming language (made in Python).☆18Updated 3 years ago
- Template for V Repos☆16Updated 4 years ago
- An eXample Programming Language☆11Updated 6 years ago
- A simple, extensible and efficient programming language based on C and Python☆32Updated 3 years ago
- Files of HotJava 1.0a2 & 1.0a3 (predecessor of Java)☆11Updated 5 years ago
- C implementation of nqq (modified implementation of clox)☆11Updated 4 years ago
- A byte code specification and a JIT-compiler written in Assembly.☆13Updated 5 months ago
- A compiled Python-like multi-paradigm programming language.☆10Updated 5 years ago
- Experimental JIT/AOT for Python☆15Updated 3 years ago
- CSources compiled from Nim version 1. Supports more CPU/OS combinations than the older csources repository.☆14Updated 2 years ago
- 💧 A simple x86-64 kernel written in C☆20Updated 3 years ago
- x86 operation system writen on fasm☆43Updated 2 weeks ago
- The compiler for Deimos, a small, low-level Lua inspired language☆9Updated 8 months ago