RSS 15 projects tagged "POSIX"

Download Website Updated 01 Mar 2013 Retro

Screenshot
Pop 416.85
Vit 69.55

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 329.15
Vit 34.16

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

Screenshot
Pop 103.72
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.

No download Website Updated 03 Sep 2006 Factor

Screenshot
Pop 91.80
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 19 Jan 2013 IsForth

Screenshot
Pop 78.59
Vit 6.28

IsForth is a 32-bit Linux Forth compiler.

Download Website Updated 16 Jan 2005 bigFORTH/MINOS

Screenshot
Pop 76.95
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 73.14
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 26 Jul 2010 Forth Foundation Library

Screenshot
Pop 56.82
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.

Download Website Updated 24 Nov 2010 Toka

Screenshot
Pop 53.41
Vit 1.00

Toka is a portable dialect of Forth. It has been designed to be used on modern Unix-like OSes, and provides numerous libraries that map in functionality from various common libraries. The language can easily be extended using modules written in C.

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.

Screenshot

Project Spotlight

fix8

A modern C++ FIX framework featuring complete schema customisation, high performance, and fast development.

Screenshot

Project Spotlight

web2ldap

A Web-based LDAP client written in Python.