RSS 15 projects tagged "POSIX"

Download Website Updated 16 Jan 2005 bigFORTH/MINOS

Screenshot
Pop 76.64
Vit 2.86

bigFORTH is a native code Forth. It was originally developed on the Atari ST for the Motorola 68k processor and was recently ported to Intel 386, running under a DOS extender (GO32). bigFORTH is available for Linux and Windows 95/98/NT in pre-beta-test. This version is available under GPL. The most striking new feature is the graphical user interface MINOS and the form editor Theseus. MINOS is a graphic user interface (GUI) for X, written for bigFORTH-Linux and bigFORTH-Win32. It includes a rapid GUI developement editor (Theseus).

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 05 Nov 2008 Gforth

Screenshot
Pop 103.19
Vit 3.01

Gforth is a fast and portable implementation of the ANS Forth language. It works nicely with the Emacs editor, offers some nice features such as input completion and history and a powerful locals facility, and it even has (the beginnings of) a manual. Gforth employs traditional implementation techniques: its inner innerpreter is indirect or direct threaded. Gforth runs under Unix, Win95, OS/2, and DOS and should not be hard to port to other systems supported by GCC.

Download Website Updated 30 Jan 2001 mary

Screenshot
Pop 26.61
Vit 1.42

mary is a free native code optimizing Forth compiler for PIC microcontrollers. Part of a bigger project, mary's aim is to be a fun and useful substitute for the assembly programming (and even C) on the PIC.

Download Website Updated 26 Nov 2010 forthish

Screenshot
Pop 21.98
Vit 1.00

forthish is an interpreter for a minimalist Forth-like language.

Download Website Updated 01 Mar 2013 Retro

Screenshot
Pop 415.88
Vit 68.69

Retro is a clean, minimalist language with roots in Forth. It supports all major OSes in use today, and was designed to be easy to learn, use, and modify for specific needs.

Download Website Updated 16 Apr 2013 4tH compiler

Screenshot
Pop 325.37
Vit 33.94

4tH is a Forth compiler with a little difference. Instead of the standard Forth engine it features a conventional compiler. 4tH is a very small compiler that can create bytecode, C-embeddable bytecode, standalone executables, but also works fine as a scripting language. It supports about 95% of the ANS Forth CORE wordset and features conditional compilation, pipes, files, assertions, forward declarations, enumerations, structures, suspended execution, recursion, include files, etc. It comes with an RPN calculator, line editor, preprocessor, compiler, decompiler, C-source generator, a virtual machine, and a multitasking environment.

Download Website Updated 19 Jan 2004 SEDForth

Screenshot
Pop 46.04
Vit 1.76

SEDForth is a Forth compiler written as a SED script. It converts Forth code into subroutine threaded assembly language and Linux console applications.

No download Website Updated 03 Sep 2006 Factor

Screenshot
Pop 91.04
Vit 4.41

Factor is a dynamically-typed stack-based programming language. Factor runs on various OSes and CPU architectures, and provides an optimizing compiler, interactive development environment, powerful collections, higher order programming, continuations, and a growing library of contributed code.

Download Website Updated 23 Nov 2004 RetroWeb

Screenshot
Pop 24.60
Vit 2.01

RetroWeb is an extension for RetroForth intended to ease the task of creating Web pages. It is still close to HTML, but offers a more compact syntax. Most importantly, it allows you to work with the full power of Forth to generate HTML code. It can be used to create both static HTML files and simple dynamic CGI responses.

Screenshot

Project Spotlight

Disk Based HashTables

Hash tables on hard disk.

Screenshot

Project Spotlight

TexMaths

A LaTeX equation editor for LibreOffice.