81 skills found · Page 1 of 3
remko / WaforthSmall but complete dynamic Forth Interpreter/Compiler for and in WebAssembly
nineties / PlanckforthBootstrapping a Forth interpreter from hand-written tiny ELF binary. Just for fun.
AlexandreAbreu / JonesforthJust a backup of the very nice Richard W.M. Jones Forth interpreter
howerj / Libforthlibforth: A small Forth interpreter that can be used as a library written in c99
howerj / EmbedAn embeddable, tiny Forth interpreter with metacompiler.
snej / TailsA fast, minimal Forth-like interpreter core in C++ with no assembly
uclnlp / D4Differentiable Forth Interpreter
Bushmills / BashforthA Forth interpreter, entirely written as bash script. But by now is yoda (https://github.com/Bushmills/yoda) the better bashforth.
rm-hull / ByokA bare-metal x86 Forth interpreter & compiler
SuperFabius / Z80 MBCA complete mini Z80 system with 64kB RAM, Basic and Forth interpreters, CP/M 2.2, QP/M 2.71, Assembler and C toolchains, Serial port, an User led and key.
c2d7fa / JonasforthForth interpreter written in bare-metal assembly running on UEFI. (Unfinished)
kristopherjohnson / SuwaneeforthA Forth interpreter implemented in Swift, based upon JONESFORTH
jtauber / Forthattempt to write a simple Forth interpreter in Python
bshepherdson / FccForth interpreter and compiler - a standard, portable, optimized Forth
matematikaadit / JombloforthMinimal FORTH interpreter for 64-bit Linux systems. Based on jonesforth.
samueltardieu / AforthEmbeddable Forth interpreter written in Ada
morisy / IMessage With Open InterpreterA simple Flask app that lets you text back and forth with Open Interpreter. Probably a bad idea.
asrp / Forth TutorialAnother tutorial for writing a Forth interpreter in assembly
AZHenley / GoforthAn interpreter for a small dialect of Forth written in Go.
twolodzko / Forth RsMinimal Forth interpreter implemented in Rust