forth-like
There are 74 repositories under forth-like topic.
cognate-lang/cognate
A human readable quasi-concatenative programming language
skx/foth
Tutorial-style FORTH implementation written in golang
snej/tails
A fast, minimal Forth-like interpreter core in C++ with no assembly
Fourmilab/atlast
Atlast is a FORTH-like threaded language, implemented in standard C, which can either be used stand-alone or embedded in applications to make them programmable and open to extension by users. Floating point, C-like strings, and C/Unix-like file I/O are supported.
boomlinde/acidforth
Software synthesizer and sequencer programming language
UberPyro/prowl
WIP stack language that uses regex for control flow
iigura/Paraphrase
Multi-core suitable Forth-like language
CCurl/MachineForth
Inspired by Chuck Moore's "Machine Forth"
mcmenaminadrian/riscyforth
Forth for RISC-V SBCs
akjmicro/dclang
Powerful & minimalist RPN stack language influenced by dc and forth
cicada-lang/inet-forth
An implementation of interaction nets as a forth-like language.
joes-esolangs/barrel
An esoteric RPN golfing language
elcritch/forthwith
Portable Forth clone using C, inline asm, and XMacros
dramforever/fiveth
A stack-based language implemented in RISC-V assembly
tiluser/Creole-Forth
Scripting language in the form of a Delphi/Lazarus component
tiluser/Creole-Forth-For-Excel
Forth in a spreadsheet
jbirddog/blue
Blue - a colorForth/fasmg love child
BlagojeBlagojevic/blang
Fort like lang
Fourmilab/ClassWar
Demonstration application developed in 1990 for the AutoCAD Development System (ADS_ which used the ATLAST Forth-like language kernel to implement a true object-oriented database within AutoCAD including user-defined objects, abstraction, encapsulation, inheritance, and polymorphism. This code is not compatible with any current software system and is of historical interest only.
Kroc/pling-c64
Pling! is a native 8-bit Forth-like scripting language, under development, for 8-bit micro-computers; first for the Commodore 64, with other CBM & 6502 systems to follow and Z80-based systems after that
lchen198/wypyplus
WyPyPlus is a minimal wiki in 42 lines of Python code.
tiluser/cfpy
Creole Forth for Python
loscoala/goforth
A fully compiled and forth-like language including a small virtual machine.
rptb1/sl-forth
Forth interpreter that runs inside Second Life objects, implemented in Linden Scripting Language
sqrt57/nforth
My forth dialect
dee0xeed/zf
An implementation of FORTH-like virtual stack machine in Zig
nmorse/pounce_v0
v0 (discontinued development) of a new concatenative programming language that runs in the browser. see @pounce-lang for version 1+
BerndAmend/sforth
sforth is a script language with a forth like syntax that compiles to javascript
Mgrdich/ForthCompiler
A basic Compiler for Gforth written in Go
pounce-lang/js-core
Core elements of a Pounce (pounce-lang) interpreter, parser, preprocessor written in TypeScript. Pounce types are being developed (a preprocess type checker is in beta)
skx/turtle
A simple turtle-implementation, using FORTH as a scripting-language
Guevara-chan/Stasis-Project
/Stack-based virtual processor/
L4OS/yaforth
Yet Another Forth
rptb1/lolan
My first compiler, from 1986, for a Forth-like language, plus games!
tiluser/cfjs
Creole Forth for JavaScript
dragoncoder047/cogni
Experimental direct interpreter for the Cognate programming language made by @StavromulaBeta