bff

bff 1.0.3.1

bff is a moderately optimizing BF interpreter and a relatively fast (due to the moderate optimizations) Brainfuck language interpreter written in portable C.InstallationTo build with GNU tools runmakeTo install in /usr/bin (not sure why you'd be wanting...

bigloo

bigloo 4.0a

bigloo is an open source scheme compiler that delivers small and fast stand alone binary executables.The current version has been compiled and tested on:· x86-linux (Debian 3.0, Mandrake 8.1, Sun JDK 1.4.1)· x86-win32 (Windows 2000,...

bin86

bin86 0.16.17

bin86 is based on Bruce Evans's C compiler with additonal code, including a reasonable C library for ELKS DOS or standalone, written by myself and others.This is the source mainly for use with Linux i386 but should work with other unix versions, within...

Bocfel

Bocfel 0.6.3

Bocfel is an open source (GPL) interpreter for the Z-machine, which can be used to play Infocom games, as well as other text adventure games originally designed for the Z-machine.Bocfel offers complete support for Gargoyle, uses GTK+ for input and output,...

boot

boot 0.34

boot is an open source tool based on ghld + gtkwave and designed to compile, simulate and synthesize your VHDL code.boot is easy to use and runs on any Linux distribution. Documentation is available here.Download and Install bootUnder Linux, boot can be...

Box

Box 0.4.0

Box should become for vector graphics, what latex became for writing scientific documents.Installation:To compile the sources and install on your machine you may proceedwith the quite usual sequence:  ./configure --with-cairo  make  make...

bpython

bpython 0.11

bpython is a fancy interface to the Python interpreter for Unix-like operating systems. It is released under the MIT License.A few people asked for stuff like syntax highlighting and autocomplete for the Python interactive interpreter. IPython seems to...

byacc

byacc 1.9.1

Berkeley Yacc is an LALR(1) parser generator. Berkeley Yacc has been made as compatible as possible with AT&T Yacc. Berkeley Yacc can accept any input specification that conforms to the AT&T Yacc documentation. Specifications that take advantage of...