A python parser that builds python ASTs in 502 lines of python without using modules
☆61Sep 27, 2018Updated 7 years ago
Alternatives and similar repositories for pymetaterp
Users that are interested in pymetaterp are comparing it to the libraries listed below
Sorting:
- A minimal Python interpreter in Python with runtime AST definition and edit-and-continue☆34Feb 11, 2018Updated 8 years ago
- Code from the paper Reflection for the Masses by Charlotte Herzeel, Pascal Costanza, and Theo D'Hondt.☆15Jun 21, 2021Updated 4 years ago
- Universal, Register-based Virtual Machine☆11Mar 25, 2019Updated 6 years ago
- Tiny Object Run Time☆24May 24, 2015Updated 10 years ago
- A simple example showing how to build and debug a CPython extension with gdb☆12Mar 27, 2019Updated 6 years ago
- Prolog Implementation in Python☆12Dec 28, 2017Updated 8 years ago
- "Did You Mean?" Functionality on AttributeLookup☆137Oct 25, 2014Updated 11 years ago
- The fluffy programming language main repository☆25Feb 2, 2013Updated 13 years ago
- An implementation of a truly relational database language with Python. Inspired by Date and Darwen's 'Third Manifesto'.☆10Jul 23, 2018Updated 7 years ago
- Self-compiling compiler of a Python subset. Just enough Python to Python in Python.☆46Feb 21, 2023Updated 3 years ago
- vala and scientific numerical computation☆11Jul 30, 2017Updated 8 years ago
- Package manager for Vala☆10Dec 3, 2015Updated 10 years ago
- Python2 compiler package ported to Python3. Compiles Python AST (as produced by the "ast" module) to bytecode assembly and code objects.☆42Jan 6, 2021Updated 5 years ago
- Unofficial repository for JSqueak: A Java implementation of Squeak Smalltalk.☆23Oct 12, 2022Updated 3 years ago
- Make and evolve a GUI and its toolkit simultaneously☆15Dec 27, 2018Updated 7 years ago
- A command-line utility for pulling code blocks out of markdown files.☆15Sep 19, 2021Updated 4 years ago
- First-run startup wizard☆13Jan 29, 2026Updated last month
- META II compiler, assembler and bytecode interpreter.☆18Jan 20, 2026Updated 2 months ago
- A systemd-Handbook written by Lennart Poettering☆21Mar 25, 2016Updated 9 years ago
- A minimalistic python interpreter written in c, just to see where i can get to :)☆18Sep 15, 2015Updated 10 years ago
- Implement non-database backends such as remote apis in Django☆24Apr 19, 2016Updated 9 years ago
- Static web site generator for Python programmers☆23Oct 22, 2013Updated 12 years ago
- NSS module for passwd/group/shadow databases; replaces NIS☆12Apr 8, 2021Updated 4 years ago
- An extensible IMAP server for Erlang☆22Mar 18, 2022Updated 4 years ago
- ☆46Mar 14, 2023Updated 3 years ago
- Generic parse tree, configurable lexer, `lemon` parser generator, wrapped for C++17 and Python 3.☆15Apr 26, 2021Updated 4 years ago
- Pyrolog: A Prolog interpreter written in Python using the PyPy translator toolchain. Clone of https://bitbucket.org/cfbolz/pyrolog☆25Apr 7, 2014Updated 11 years ago
- S-expressions in Python. Python cross-version compiler. Clean and efficient LISP back end.☆17Jun 6, 2020Updated 5 years ago
- An Oberon-07 compiler written in Oberon, with a bootstrap Oberon to C transpiler☆23Mar 3, 2026Updated 2 weeks ago
- small embeddable C-style preprocessor☆46May 12, 2023Updated 2 years ago
- C# Asynchronous Pluggable Protocol Handler☆18Feb 14, 2015Updated 11 years ago
- 🚧 Under evaluation - Crystal Domain Name System Resolver☆15May 28, 2024Updated last year
- Functions for parsing INI-style file natively in bash☆18Jun 4, 2022Updated 3 years ago
- ☆12May 4, 2019Updated 6 years ago
- 🎨 An ansi escape code parser and renderer for hobby operating systems☆43Mar 15, 2021Updated 5 years ago
- A Datalog-style database that enables programmers to represent facts using natural language☆53Feb 9, 2023Updated 3 years ago
- Research notebooks in Python, with the power of literate programming and Markdown.☆41Jun 17, 2013Updated 12 years ago
- A compiler to IA32 and REPL for maru in maru under 7k s-expressions☆18Apr 17, 2020Updated 5 years ago
- Virtual Machine profiler (so far restricted to pypy and cpython)☆10Dec 14, 2014Updated 11 years ago