Frost

Frost 0.6.3

Frost is a C++ compiler wrapper that makes it possible to use multi methods and functions with virtual arguments almost as if they were a native C++ feature. You don't have to maintain any function-call dispatching code.What's New in This Release:·...

Toka

Toka 1.2

Toka is an experimental language with roots in Forth. It has a number of useful features, including a simple garbage collector, decompiler, standard library, and foreign function interface. A number of examples are included with it as well.The package...

SmartEiffel

SmartEiffel 1.2r8

SmartEiffel is the GNU Eiffel Compiler. SmartEiffel is intended to be a complete, though small and very fast, Eiffel compiler.The current distribution includes an Eiffel to C compiler, documentation tools, a pretty printer, and various other tools...

BareBones

BareBones 0.4

BareBones is an interpreter for the "Bare Bones" programming language.BareBones should be invoked from the command line with the name of the source file given as an argument: barebones prog1.bbOptionally, additional command line arguments may be...

Pre Make Kit

Pre Make Kit 0.10.4

Pre Make Kit (PMK) aims to be a BSD alternative to GNU autoconf, GNU libtool, and pkg-config. Pre Make Kit uses data files instead of scripts to limit the spreading of trojans in software packages.It's designed to be easy to use for users and developers....

CodeViz

CodeViz 1.0.11

CodeViz is a CallGraph visualizer. It is a call graph generation utility for C/C++.At some stage in everyone's programming career, they will need to read through a lot of code written by another programmer. An important part of program comprehension is...