CCurl
Well-written code should be intuitively obvious upon casual inspection.
Washington D.C. Metro area
Pinned Repositories
c3
A minimal stack-based VM written in C.
c4
A portable Forth system inspired by ColorForth and Tachyon
c4a
C4 for the Arduino and PC
cf
A colorForth inspired system
fcc
FCC - A FASM compiler for Forth
forth-dwc
A extremely minimal Forth system that can run stand-alone or be embedded into another program.
J1
A Forth J1 emulator in C
jnc
FCC - A FASM compiler for a language inspired by James Newton
MachineForth
Inspired by Chuck Moore's "Machine Forth"
S4
A minimal and extendable stack-based VM
CCurl's Repositories
CCurl/MachineForth
Inspired by Chuck Moore's "Machine Forth"
CCurl/c3
A minimal stack-based VM written in C.
CCurl/S4
A minimal and extendable stack-based VM
CCurl/c4
A portable Forth system inspired by ColorForth and Tachyon
CCurl/J1
A Forth J1 emulator in C
CCurl/c5
A full-featured but very minimal Forth for Windows and Linux in 4 files
CCurl/cf
A colorForth inspired system
CCurl/S2
A full-featured and interactive stack-based interpreter/VM, implemented in fewer than 100 lines of C code.
CCurl/q4
A register-based interpreter.
CCurl/fcc
FCC - A FASM compiler for Forth
CCurl/Forth-GCC
My personal version of Forth, written in C for GCC
CCurl/min-ed
A minimal text editor written in C
CCurl/s3
A minimal human-readable byte-code interpreter for PCs and Development boards
CCurl/f4
An indirect-threaded Forth for FASM based on JonesForth
CCurl/Projects
A staging location for personal projects
CCurl/r4
A stack-based VM/CPU with human-readable machine language
CCurl/STABLE
Github copy of Sandor Schneider's STABLE programming language
CCurl/AI
Biologically inspired neural networking
CCurl/forth-dwc
A extremely minimal Forth system that can run stand-alone or be embedded into another program.
CCurl/wc32
A 32-bit implementation of Forth inspired by Tachyon, written for the FASM assembler.
CCurl/c4a
C4 for the Arduino and PC
CCurl/mc
mc - a minimalistic compiler
CCurl/lsp
A simple compiler
CCurl/jnc
FCC - A FASM compiler for a language inspired by James Newton
CCurl/heap-malloc
A set of minimalistic functions to support heap-based memory management
CCurl/Lua-5-4-Windows
This is a copy of the Lua 5.4 code with the addition of a .SLN file so that it can be built by Visual Studio.
CCurl/Missy-Wedding
CCurl/PositPlay
A playground for Posit numbers
CCurl/StockAnalyzer
For analyzing stock trends
CCurl/tinyc
Mark Feeley's tinyc compiler