Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.481.260 Times

Lex Compiler software
Filter: All | Freeware | Demo
 

Lex Compiler

< 1 2 3 4 5 
Added: April 22, 2010 | Visits: 745

lfyre Lfyre is a programming language and the interactive compiler for the same language. Its key features are flexibility, performance and simplicity. For instance, lfyre code can be compiled or interpreted and can define new language keywords and operators. Lfyre programming language and... Platforms: *nix

License: Freeware Size: 307.2 KB Download (93): lfyre Download

Added: April 22, 2010 | Visits: 901

nwcc nwcc is a small C compiler for Unix systems that I wrote in my freetime, for fun and to prove to myself that I could. I started the project in August 2003, but because I had a job and a life and a few other hobby code projects, it took me until autumn 2005 to make it work with various constructs... Platforms: *nix

License: Freeware Size: 184.32 KB Download (93): nwcc Download

Added: May 11, 2010 | Visits: 772

octavia octavia is a compiler for a music description language that compiles to MIDI data. octavia music source files can also use Python code to perform generic programming tasks that a composer might wish to accomplish. Whats New in This Release: - This release deals correctly with accented notes... Platforms: *nix

License: Freeware Size: 276.48 KB Download (93): octavia Download

Released: September 12, 2012  |  Added: September 12, 2012 | Visits: 1.355

C/C++ Compiler for M16C Series and R8C Family The C/C++ Compiler for M16C Series and R8C Family package includes the following embedded system development tools: C/C++ compiler : NC30 Optimizing ANSI C compiler with extensions for embedded systems. Assembler : AS30 Produces object code for the target MCU from assembly language source... Platforms: Windows, Windows Vista, 7, 7x64


Added: November 05, 2010 | Visits: 749

Text::MicroMason::Mason Text::MicroMason::Mason is a simple compiler for Mason-style Templating. SYNOPSIS Mason syntax provides several ways to mix Perl into a text template: < %args > $name < /%args > % if ( $name eq Dave ) { Im sorry < % $name % >, Im afraid I cant do that right now. % } else { < %perl >... Platforms: *nix

License: Freeware Size: 47.1 KB Download (92): Text::MicroMason::Mason Download

Added: November 06, 2010 | Visits: 727

Text::MicroMason::HTMLMason Text::MicroMason::HTMLMason is a simple compiler for Mason-style Templating. SYNOPSIS Create a MicroMason object to interpret the templates: use Text::MicroMason; my $mason = Text::MicroMason->new(); Use the standard compile and execute methods to parse and evalute templates: print... Platforms: *nix

License: Freeware Size: 69.63 KB Download (92): Text::MicroMason::HTMLMason Download

Added: September 11, 2010 | Visits: 876

B::LintSubs B::LintSubs is a Perl compiler backend to check sub linkage. SYNOPSIS perl -MO=LintSubs [FILE] [-e PROGRAM] When using use strict, subroutine names are not checked at the callsite; this makes the following a perfectly valid program at compiletime, that only blows up at runtime use strict;... Platforms: *nix

License: Freeware Size: 3.07 KB Download (92): B::LintSubs Download

Added: November 12, 2010 | Visits: 801

CACAO CACAO is a JIT compiler for Java. CACAO project started as a research JavaVM to explore new implementation techniques. The first version for the Alpha was released in February 1997 as a binary. After 1998 the development nearly stopped. Since two years we are actively working on CACAO again... Platforms: *nix

License: Freeware Size: 3.2 MB Download (91): CACAO Download

Added: July 04, 2010 | Visits: 962

MetaC Compiler metacc MetaC language extends C in a 100% backward compatible way with reflective features and techniques for refactoring, reconfiguring and modifying arbitrary C source code. Therefore, the extensions provide special metadata types for working with source code information, syntactical structures for... Platforms: *nix

License: Shareware Cost: $0.00 USD Size: 1.7 MB Download (91): MetaC Compiler metacc Download

Added: October 18, 2010 | Visits: 908

Blatte::Compiler Blatte::Compiler is a Perl module to compile a Blatte document into Perl. SYNOPSIS use Blatte::Compiler; &Blatte::Compiler::compile($file_handle, &callback); &Blatte::Compiler::compile_sparse($file_handle, &callback); sub callback { my($val, $src) = @_; if (defined($src)) {... Platforms: *nix

License: Freeware Size: 31.74 KB Download (90): Blatte::Compiler Download

Added: September 24, 2010 | Visits: 899

GDC GDC is a D language front end for the GNU Compiler Collection. GDC supports a number of targets and nearly all features of Digital Mars D. GDC works with GCC versions 3.3.x, 3.4.x, and 4.0.x. Linux (tested on Fedora Core 5 x86 and PowerPC) Mac OS X 10.3.x, 10.4.x FreeBSD 5.2.1 Cygwin... Platforms: *nix

License: Freeware Size: 2.7 MB Download (90): GDC Download

Added: June 20, 2010 | Visits: 855

GCC Introspector The Introspector enables the programming tools that deal with source code such as the compiler to communicate in a standard and neutral manner reducing the accidental cost of programming. Like a telephone switchboard connects many parties who might wish to talk to each other, the Introspector... Platforms: *nix

License: Freeware Size: 12.29 KB Download (90): GCC Introspector Download

Added: August 18, 2010 | Visits: 1.032

B::Graph B::Graph is a Perl compiler backend to produce graphs of OP trees. SYNOPSIS perl -MO=Graph,-text prog.pl >graph.txt perl -MO=Graph,-vcg prog.pl >graph.vcg xvcg graph.vcg perl -MO=Graph,-dot prog.pl | dot -Tps >graph.ps This module is a backend to the perl compiler (B::*) which, instead... Platforms: *nix

License: Freeware Size: 12.29 KB Download (90): B::Graph Download

Added: April 15, 2010 | Visits: 499

ccontrol ccontrol program takes over the roles of the compiler and linker, and reads a configuration file to decide what to do before invoking them. This is particularly useful for centralized control over commands and options, such as enabling distcc(1) and ccache(1). I recommend installing dietlibc... Platforms: *nix

License: Freeware Size: 122.88 KB Download (87): ccontrol Download

Released: July 20, 2012  |  Added: July 20, 2012 | Visits: 1.167

C/C++ Compiler for SuperH Family The C/C++ Compiler for SuperH Family is an optimising ANSI C and ANSI C++ compiler for the SuperH embedded RISC microprocessor family. The SH C package includes a compiler, assembler and linker is supplied as part of the High-performance Embedded Workshop IDE. In addition to full ANSI C support,... Platforms: Windows, Windows Vista, 7

License: Freeware Download (79): C/C++ Compiler for SuperH Family Download

Released: December 01, 2012  |  Added: December 01, 2012 | Visits: 914

Turbo Pascal How to install Turbo Pascal on Windows x64 Turbo Pascal is a software development system that includes a compiler and an Integrated Development Environment (IDE) for the Pascal programming language running under CP/M, CP/M-86, and MS-DOS, developed by Borland under Philippe Kahn's leadership.... Platforms: Windows

License: Freeware Size: 1.34 MB Download (72): Turbo Pascal Download

Added: August 28, 2013 | Visits: 12.338

@lex Guestbook The database tables can be configured and the messages can be backed as often as required.InstallationUsing your FTP software (i.e. Filezilla), send the whole agb folder (rename it if you wish, i.e. "guestbook") to the server hosting your website.Installation is automatic, you'll just have to... Platforms: PHP

License: Freeware Size: 1.52 MB Download (71): @lex Guestbook Download

Released: August 23, 2012  |  Added: August 23, 2012 | Visits: 750

Inno Script Studio Inno Script Studio is a reliable application designed to generate scripts for the popular Inno Setup Compiler. It provides help to simplify the creation of Microsoft Windows installations by allowing the generation of Inno Setup scripts by use of the intuitive interface to reduce the need to... Platforms: Windows

License: Freeware Download (69): Inno Script Studio Download

Released: July 25, 2012  |  Added: July 25, 2012 | Visits: 1.400

C/C++ Compiler Package for RX Family The C/C++ Compiler Package for RX Family package includes the following embedded system development tools: C/C++ compiler ANSI-compliant. Language specification supports exception processing and template functions according to ANSI/ISO standards. This compiler builds a RX application written in... Platforms: Windows, Windows Vista, 7

License: Freeware Download (68): C/C++ Compiler Package for RX Family Download

Released: July 27, 2012  |  Added: July 27, 2012 | Visits: 711

CPT Crosswords (for Linux) A multilingual crossword puzzle maker/compiler and sudoku generator. The program includes the modules CPT Diagrams, CPT Words, CPT Clues, CPT Sudoku, CPT Editor, part of dictionary tools from the CPT kit, and CPT Wizard. Features: - interactive and automatic mode: the user can do any step of the... Platforms: Linux

License: Shareware Cost: $125.00 USD Size: 4.43 MB Download (68): CPT Crosswords (for Linux) Download

< 1 2 3 4 5