RSS 29 projects tagged "FreeBSD"

Download Website Updated 26 Jun 2009 ooc

Screenshot
Pop 70.20
Vit 1.43

ooc is an object-oriented programming language which is implemented with a source-to-source translator to pure C99. It supports classes, abstract functions, foreach, ranges, etc. It intends to be modern, modular, extensible, yet simple and fast.

Download Website Updated 21 Jan 2013 TTA-based Co-design Environment

Screenshot
Pop 101.87
Vit 9.39

TTA-based Co-design Environment (TCE) is a toolset that provides a complete co-design flow from C programs down to synthesizable VHDL and parallel program binaries. Processor customization points include the register files, function units, supported operations, and the interconnection network.

Download Website Updated 20 Feb 2009 Minnow Programming Language

Screenshot
Pop 22.85
Vit 1.00

Minnow is a concurrent programming language with a Ruby-like syntax. It compiles to an executable and uses a companion library to allow fully-rebalanced microthreads. Minnow gains a lot of strength from its actor model, which uses message passing, as opposed to threads and locking, as its concurrency model. Taking a cue from Erlang, actor creation and message passing is extremely lightweight (often on the order of a few nanoseconds). The language has a built-in foreign function interface that allows developers to leverage existing C-based libraries in a simple SWIG-like manner. Minnow's object model is based on "melding" features together to form objects.

Download Website Updated 26 Sep 2007 CompBenchmarks

Screenshot
Pop 27.24
Vit 2.87

CompBenchmarks automates installation, configuration (using specific compilers or arbitrary options), and evaluation of some well-known C/C++ benchmarks and applications. Results are given in XML files that can be sent to the CompBenchmarks Web site.

No download Website Updated 04 Aug 2011 nwcc

Screenshot
Pop 87.86
Vit 9.42

nwcc is a C compiler for Unix systems. It targets Linux, Mac OS X, BSD, and Solaris on 80x86 (with nasm and gas), Linux, Mac OS X, and FreeBSD on AMD64 (with yasm and gas), Solaris and Linux on SPARC (64-bit), AIX and Linux on PowerPC (32- and 64-bit), and IRIX on MIPS (64-bit). Cross-compilation is also supported. It doesn't feature any software development support beyond plain compilation.

No download Website Updated 18 Jan 2006 GODI

Screenshot
Pop 28.72
Vit 1.53

GODI provides an advanced programming environment for the Objective Caml (O'Caml) language. From INRIA (who created O'Caml) you can get the O'Caml compiler and runtime system, but this is usually not enough to develop applications. You also need libraries, and there are many developers providing them. But it is a lot of work to build and install them. GODI is a system that simplifies this task: It is a framework that automatically builds the O'Caml core system, and additionally installs a growing number of pre-packaged libraries. For a number of reasons, GODI is a source-code based system, and there are no precompiled libraries, but it makes it very simple for everybody to compile them.

Download Website Updated 23 Nov 2004 RetroWeb

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

Download Website Updated 24 Apr 2012 D frontend for GCC

Screenshot
Pop 109.97
Vit 12.96

D is a high-level language derived from C and C++ but is not backwards-compatible with either. GDC is a frontend for D written for GCC.

Download Website Updated 22 Oct 2012 U++

Screenshot
Pop 316.37
Vit 36.25

U++ is a C++ cross-platform rapid application development suite focused on programmers' productivity without sacrificing runtime performance. Based on strictly deterministic design, it provides a viable alternative to garbage-collected platforms, even for business logic oriented problems.

No download Website Updated 04 Nov 2003 DotGNU

Screenshot
Pop 51.85
Vit 1.00

DotGNU provides software for implementing application programs and Web services in C#, running them in the DGEE Webservice server, and integrating them with the phpGroupWare Web-based GroupWare suite.

Screenshot

Project Spotlight

Imperialism Remake

A remake of the classic strategy game Imperialism.

Screenshot

Project Spotlight

Mylene

A command line audio MPEG player.