RSS 7 projects tagged "Forth"

Download Website Updated 24 Jun 2003 ficl

Screenshot
Pop 72.80
Vit 1.68

Ficl (Forth inspired command language) is an ANS Forth interpreter written in C. Unlike traditional Forths, this interpreter is designed to be embedded into other systems as a command/macro/development prototype language. Ficl provides object extensions that can be used to wrap methods and structures of the host system without altering them.

Download Website Updated 23 Dec 2008 PFE

Screenshot
Pop 92.34
Vit 6.46

The Portable Forth Environment implements the ANSI Standard of the Forth programming language. It is fully written in C, and with gcc the virtual machine can be put into cpu registers. The newer development versions implement a set of modern features including modularization and multithreading. The terminal connection itself can be configured to work in an embedded environment.

Download Website Updated 30 Jan 2001 PPCForth

Screenshot
Pop 24.41
Vit 1.00

PPCForth is a minimal version of FORTH targetted for embedded PowerPC systems. It currently supports the IBM 40x series, although the Motorola 8xx series is a future possibility. It may be used to boot boards, load S records, and of course, write programs in FORTH.

Download Website Updated 25 Mar 2004 Simple Forth Interpreter

Screenshot
Pop 41.64
Vit 1.75

The Simple Forth Interpreter is a Java implementation of a subset of the ANS Forth language. The goal of SFI is to develop a small interpreter to be embedded in any application and provide scripting functionality with low resources.

Download No website Updated 03 Nov 2005 RetroWiki

Screenshot
Pop 42.33
Vit 2.69

RetroWiki is a flat-file wiki engine written in RetroForth and PHP. The markup language can easily be extended with new markups.

Download Website Updated 26 Jul 2010 Forth Foundation Library

Screenshot
Pop 57.13
Vit 4.59

The Forth Foundation Library is a Forth library. It gives you a collection of words written in (ANS) forth which are useful in areas such as data types, collections, interfaces, development support, and compound modules.

No download Website Updated 03 Jul 2009 minimac

Screenshot
Pop 71.68
Vit 3.67

Minimac is a minimalist, general purpose text macro processor. Its simplicity should make it particularly well suited as a front end preprocessor for little language compilers. It is meant to be simpler to use than m4. It uses an explicit argument stack, and user functions are defined by concatenation (similar to the Forth language). Macro expansion is delayed to the last possible moment. The software is currently in alpha release.

Screenshot

Project Spotlight

Avro Editor

An editor for Avro binary serialized files.

Screenshot

Project Spotlight

dhcpy6d

A DHCPv6 server.