C

C 0.06

C is pronounced large-C and is a pseudo-interpreter of the C programming language.Without the need of manual compilation, developers can rapidly create cross-platform scripts or write one-liners using the C/C++ programming language that run at native code...

cons

cons 2.2.0

CONS is a replaceement for 'make.'Do you use Makefiles for your project? Have you ever done a "make clean; make all" just because you didn't know if the files you changed would be rebuilt correctly?Or perhaps you work on several machines accessing an NFS...

LIOGO

LIOGO 0.3

LIOGO project is a Logo compiler for .NET.Here are some key features of "LIOGO":· Full Logo data type support (quoted and unquoted word, number and list),· Support for new procedure definition, including recursive call,· Framework of more...

clig

clig 1.9.11.1

clig is a command line interpreter generator. Clig creates for your C-Program or lets you use in your Tcl-script.Features:a command line interpreter with those features: Flag, Int, Long, Float, Double or String options no. of parameters of options can be...

Pyastra

Pyastra 0.0.4.1-preview

Pyastra is a python to assembler translator. The project takes source file written in python and, if the code contains no errors, generates an assembler file.Then you may comile it to hex-file using your favourite PIC assembler (gpasm, mpasm, or any other...

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...

CURSEL

CURSEL 0.2.2

CURSEL project is a freeware FMLI implementation, a small language that allows you to quickly make a form- and menu- based character interface to shell scripts and other programs.CURSEL filenames normally start with either "Menu", "Form" or "Text".For...