A fast and compact Forth implementation for the Texas Instruments TI-99/4A Home Computer. Written by Mark Wills in TMS9900 assembly language. A completely self-contained Forth programming environment, hosted on a plug-in cartridge.
OFBootMenu is a boot selector for the Pegasos platform written in Forth. A simple configuration file specifies the set of operating system choices and the commands used to boot each one.
Exclusive x86-long mode uperating environment based on FORTH (and later LISP). Requires NASM (development) and at least bochs 2.4.5 (runtime) or QEMU 0.13.0
A forth interpreter written in Ansi C, (found on the usenet_jan_94 cd) and is public domain. I have (mostly) ported it to OSX, and that's the version of the source posted here. It has bugs, so anyone willing to assist will be greatly appreciated.
Originally by Allan Pratt.
See https://github.com/pahihu/cforthu
THE SOURCES HAS BEEN MOVED TO GITHUB
https://github.com/josefpavlik/picoforth
PicoForth is Forth compiler for PIC12 and PIC16 families. It is written in gForth and requires gpUtils. Produces hex file ready to be programmed into the device.
Full-stack observability with actually useful AI | Grafana Cloud
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
bigFORTH is a native code Forth for x86 processors. MINOS is a portable GUI library for X11 and Win32, written in object oriented Forth, and includes the form editor Theseus.
F- is an ANSish Forth that uses a VM generator to compile Forth into C-based VM suitable for living in a C-based (or assembly or HDL) microcontroller project. The VM supplies 32-bit math, I/O, multitasking and debugger in a ROM footprint as small as 4kB.
Forpost is an embeddable, interpreted stack-based(Forth-like) language which has simple, compact and effective implementation in ANSI C. Main features: heterogeneous arrays, higher-order functions, program/data equivalence.
The OS561 operating system based around FORTH/Java. The OS is to run on a VHDL chip OpenHardware design called the Minon, but could become available for other platforms. The unique point of the design is a revolutionary data compression technology.
This project originally was about a megaman clone called "Game Developer Man". Game Developer Man, the game, has long since tanked. However this project has moved on to the KRGP.
Thinking Forth captures the philosophy of the language to show users how to write more readable, better maintainable applications. This project makes the book available in electronic form (LaTeX and PDF).
In the spirit of Doug Bagley's Great Language Shootout, we provide our own, up to date version that we intend to run as an open source project, making it easy to contribute new tests, and easy to run the framework on your own computer.
Everything related to forth programming that has been discussed on the comp.lang.forth usenet newsgroup. The site is dedicated towards improving portability between forth implementations, providing surveys, example implementations, and library modules.
GatewayMU* is the result of a combination of what several of my friends and myself desire of a MUCK/MUD/MUSH/MU* client, a fully customizable integrated development environment with MUF and MPI support by default, and many wizards.
ZForth is a Forth interface for the Zope Web Application Server.
It enables you to run forth code from Zope. It applies the new object class ZForth to the ZODB. Please note that it depends on gforth.
guiForth is a customized version of pForth that provides bindings to the FLTK library.
The initial goal is to create a software development system for the Agenda VR3 PDA, but guiForth should be portable to any platform that has FLTK.