llllllllll / phorthLinks
A small forth-like language that targets the CPython VM.
☆52Updated 7 years ago
Alternatives and similar repositories for phorth
Users that are interested in phorth are comparing it to the libraries listed below
Sorting:
- A python parser that builds python ASTs in 502 lines of python without using modules☆61Updated 7 years ago
- A minimal Python interpreter in Python with runtime AST definition and edit-and-continue☆34Updated 7 years ago
- Yet another PEG parser combinator library and DSL☆56Updated 2 years ago
- attempt to write a simple Forth interpreter in Python☆34Updated 11 years ago
- A compiler from Forth to Scratch☆22Updated 9 years ago
- A Python-like systems programming language☆84Updated 9 years ago
- custom type systems for python in prolog: http://alehander42.me/prolog_type_systems☆24Updated 9 years ago
- APL compiler written in Standard ML☆35Updated 4 years ago
- A small demo lambda-language written in Python☆32Updated 7 years ago
- A Python 3 compiler that anyone can understand.☆67Updated 11 years ago
- Kernighan's Awk a.k.a. "One True Awk"☆58Updated 9 years ago
- EPIC CUCUMBERS!☆27Updated 8 years ago
- Self-compiling compiler of a Python subset. Just enough Python to Python in Python.☆46Updated 2 years ago
- A virtual machine for Monte.☆68Updated 2 months ago
- pacc: a compiler-compiler☆37Updated 9 years ago
- A bash-like shell that performs basic functions of a shell. Made as a project for my course of System Software.☆60Updated 4 years ago
- Synthesis-Aided Compiler for GreenArrays GA144☆54Updated 9 years ago
- A programming language in the Perl/Python/Ruby group☆132Updated 7 years ago
- Bill McCloskey's memoize.py, grabbed with archive.org from http://www.eecs.berkeley.edu/~billm/memoize.html☆117Updated 3 years ago
- An example of PEG usage☆55Updated 9 years ago
- A minimal Forth VM and Compiler implemented in PostScript☆29Updated 14 years ago
- This is a new take on an old language: APL. The goal is to pare APL down to its elegant essence. This version of APL is oriented towar…☆88Updated 2 years ago
- an attempt to implement miniKanren and microKanren in Python☆54Updated 11 years ago
- Unix architecture evolution diagrams☆82Updated 7 years ago
- The Pascal-F Verifier☆50Updated 8 years ago
- A dynamic language inspired by Python and E.☆79Updated 5 years ago
- Some software for using Oberon 2013. http://www.inf.ethz.ch/personal/wirth/ProjectOberon/☆15Updated 2 years ago
- A better python lambda syntax (`a = (x) > x`) based on runtime source rewriting☆47Updated 9 years ago
- A concise programming language that is fun to use☆16Updated 10 years ago
- Osh (Object SHell) is a command-line and API toolkit combining cluster access, database access, and data slicing and dicing. Sort of like…☆56Updated 5 years ago