RSS 2 projects tagged "Code Generators"

Download Website Updated 16 Apr 2013 4tH compiler

Screenshot
Pop 324.79
Vit 33.83

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 03 Dec 2004 PicForth

Screenshot
Pop 37.20
Vit 2.25

PicForth is a free software Forth compiler targetting PIC 16F8xx microcontrollers. It generates compact and efficient code.

Screenshot

Project Spotlight

Big Faceless PDF Viewer

A Swing component for displaying PDF documents in applets or applications.

Screenshot

Project Spotlight

DEMUX Framework

A Java framework for building modular, cross-platform applications.