libclosure is a small library that allows C programs to create functions with data attached. (project is dormant, imported from SourceForge)
Updated
Edtris is, on the surface, a very boring game of Tetris. It doesn't keep score, it doesn't speed up, the rotation algorithm is wonky. But if you play for a bit and then press the "E" key... well, something a bit magic happens.
Updated
An attempt at implementing rich Fennel integration with lite-xl
Updated
An x86 assembler, built with Forth. The Forth is implemented in QBasic.
Updated
A small game being written from scratch on a 286 in Turbo C++ 1.0 for MS-DOS PCs. Requires an EGA graphics card. Includes an implementation of Forth that can be embedded in a C program and controlled over a serial port, and which supports "green thread"-like round-robin co-operative multitasking (with some limitations when calling from C->Forth).
Updated
Honeylisp is a programming environment for livecoding the Apple II, written in Fennel and based on the lite code editor. It also currently contains the work-in-progress code for an Apple II port of Neut Tower, as the development of this game is driving the development of the environment.
Updated
Neut Tower - A game made on an MS-DOS 286 for the Global Game Jam using Turbo C and a custom Forth dialect. Built on the pete286 Jorth ( jean forth) engine.
Updated
A telnet server for collaboratively creating ANSI art (and games?) in realtime
Updated
dialer.com - a small BBS simulator, written in a custom Forth environment which includes an 8086 assembler and is capable of assembling itself.
Updated