RSS 6 projects tagged "Compilers"

Download Website Updated 30 Apr 2008 SML/NJ

Screenshot
Pop 143.82
Vit 10.94

sml/nj (Standard ML of New Jersey) consists of a compiler, compilation manager, and libraries for Standard ML. Included are CML (Concurrent ML) and eXene (a toolkit for X based on CML). The compiler produces efficient code for most popular architectures (Intel x86, Sparc, Alpha, Mips, HP-PA, PowerPC) and runs under Unix, Linux, or Windows (95,98,NT).

No download Website Updated 09 Mar 2012 cc65

Screenshot
Pop 109.66
Vit 10.35

An almost ISO C compatible C compiler that produces binaries for 6502-based computers. Targets that are supported out of the box are: Apple ][, Atari 8-bit machines, Commodore C64/C128/C16/C116, Commodore Plus/4, Commodore 600/700, GEOS for C64, and Lynx. The package includes a complete suite of assembler development tools (assembler, linker, archiver) which allows mixing of C and assembler code.

No download Website Updated 26 Aug 2002 The TenDRA compiler

Screenshot
Pop 61.19
Vit 1.00

The TenDRA compiler is a C/C++ compiler aimed at being a state of the art compiler: incorporating new research ideas, always producing correct code, and improving compiler performance where possible given the previous points. It offers ANSI/ISO C features and strong code verification. It is developed on a number of different operating systems and architectures.

Download Website Updated 17 May 2005 nhc98

Screenshot
Pop 34.21
Vit 1.99

nhc98 is a small and highly portable compiler for the Haskell 98 language. It has been extended with the standard FFI and hierarchical module namespaces, features extensive heap profiling capabilities, and generally produces small code which runs using small amounts of heap.

Download Website Updated 12 Mar 2011 Lush

Screenshot
Pop 147.77
Vit 6.21

Lush is a Lisp dialect with extensions for object-oriented and array-oriented programming. It is intended as a programming environment for prototyping numerically intensive applications. Unlike alternatives like Python or SciLab, Lush is designed for easy integration of existing C/C++/Fortran codes.

Download Website Updated 19 Jan 2004 BMDFM

Screenshot
Pop 26.61
Vit 58.39

BMDFM allows one to run an application in parallel on shared memory multiprocessor (SMP) systems. BMDFM automatically identifies and executes all parallelism of unparallelized programs due to the static and mainly dynamic scheduling of the data flow instruction sequences derived from the formerly sequential program. BMDFM's dynamic scheduling subsystem performs an efficient SMP emulation of Tagged-Token DFM to provide the transparent dataflow semantics for the applications. No directives for parallel execution are required. No highly knowledgeable parallel programmers are required.

Screenshot

Project Spotlight

Xataface

A simple but powerful framework for developing MySQL Web applications.

Screenshot

Project Spotlight

The Aime Interpreter

An application extension programming language interpreter.