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

Pascal Compiler For Pic freeware
Filter: All | Freeware | Demo
 

Pascal Compiler For Pic

< 1 2 3 4 5 > 
Added: January 27, 2010 | Visits: 858

PRECC eXtended PRECC eXtended is an infinite-lookahead compiler-compiler for languages with context-dependent grammars. The generated code is ANSI C and ANSI C++; the code will compile and run native under either C or C++. Specification scripts are extended BNF with inherited and synthetic attributes. Scripts... Platforms: *nix

License: Freeware Size: 337.92 KB Download (108): PRECC eXtended Download

Released: September 03, 2012  |  Added: September 03, 2012 | Visits: 596

AVR Plugin for Eclipse AVR-Eclipse is a plugin for the Eclipse IDE which adds toolchain support, through CDT, for the gcc compiler for the Atmel AVR series of microcontrollers, and adds a toolbar button to allow quick upload of produced code to a target device. Platforms: Windows, Mac, Linux

License: Freeware Size: 2 MB Download (58): AVR Plugin for Eclipse Download

Released: June 12, 2012  |  Added: June 12, 2012 | Visits: 494

Chai-T Java+Traits Compiler Chai-T is a prototype implementation of a compiler for a language based on Java and including Traits (http://www.iam.unibe.ch/~scg/Research/Traits/), which are a new program structuring unit designed to maximise flexibility in code reuse Platforms: Windows, Mac, Linux

License: Freeware Size: 1.48 MB Download (52): Chai-T Java+Traits Compiler Download

Released: August 13, 2012  |  Added: August 13, 2012 | Visits: 305

Extensible Compiler for JVM The goal of the project is to create extensible compiler to JVM. The compiler uses plugins and extensible syntax defined in separate project. Platforms: Windows, Mac, Linux

License: Freeware Size: 2.03 MB Download (48): Extensible Compiler for JVM Download

Released: September 19, 2012  |  Added: September 19, 2012 | Visits: 467

Lazarus Code and Component Repository Lazarus is a free and open source development tool for the Free Pascal Compiler. The purpose of this project is to serve as a Code Repository, Wiki Knowledgebase and support site for converting existing components and libraries to work with Lazarus and the Free Pascal Compiler. Platforms: Windows, Mac, BSD, Linux

License: Freeware Size: 77.39 KB Download (52): Lazarus Code and Component Repository Download

Released: December 10, 2012  |  Added: December 10, 2012 | Visits: 334

PList Compiler PList Compiler is a property list compiler for Xcode. It lets you build localized and non-localized plist files from plc and ploc source files. Platforms: Mac

License: Freeware Size: 48.79 KB Download (48): PList Compiler Download

Released: October 22, 2012  |  Added: October 22, 2012 | Visits: 397

Translate SWF for Java Translate SWF is Java-based compiler for Macromedia's ActionScript language. Translate currently supports Actionscript 1. As of 25/11/2010 this project can now be found at GitHub, https://github.com/StuartMacKay/translate-swf. Platforms: Windows, Mac, Linux

License: Freeware Size: 2.33 MB Download (48): Translate SWF for Java Download

Released: October 06, 2012  |  Added: October 06, 2012 | Visits: 374

XML Prototype Compiler Prototype Compiler for XML (PCX) is a JAXB alike XML compiler. It takes an XML file in its input, and generates a set of classes, that are able to read XML files of given type. Unlike JAXB, PCX has no meta-language to be used in code generation. Inst Platforms: Windows, Mac, Linux

License: Freeware Size: 25.84 KB Download (49): XML Prototype Compiler Download

Added: September 22, 2013 | Visits: 499

Roadsend PHP Compiler for Linux Roadsend PHP is a free, open source implementation of the PHP language. It includes a compiler that produces native binaries (no interpreter required). Roadsend Compiler can build online web applications with Fast/CGI, offline web applications with an embedded web server (MicroServer), and... Platforms: *nix

License: Freeware Size: 2.71 MB Download (39): Roadsend PHP Compiler for Linux Download

Added: September 12, 2010 | Visits: 1.441

Agora BASIC Agora BASIC is a BASIC compiler for POSIX systems. Agora BASIC aims to implement all of Standard Full BASIC (ANSI INCITS 113-1987), with useful but compatible extensions. It does not do that quite yet. What it does is implement a small subset of the language, enough that simple programs can be... Platforms: *nix

License: Freeware Size: 66.56 KB Download (124): Agora BASIC Download

Added: January 08, 2010 | Visits: 666

GCJ::Cni GCJ::Cni is a Perl module for CNI Bindings to GNU Compiler for Java. SYNOPSIS Using this module in Perl is similar to using it in C++: use GCJ::Cni; if ( GCJ::Cni::JvCreateJavaVM(undef) ) { die "Failed to initialize JavaVM, cannot continue..."; } unless ( my $thread_obj =... Platforms: *nix

License: Freeware Size: 20.48 KB Download (100): GCJ::Cni Download

Added: August 17, 2010 | Visits: 1.510

phc 0.1.7 phc is a compiler for PHP that will translate PHP code directly into Linux assembly code. phc project can be used as a (C++) framework for developing refactoring tools, aspect weavers, script obfuscators and any other tools that operate on PHP scripts. At the moment, phc gives the programmer a... Platforms: *nix

License: Freeware Size: 1.1 MB Download (155): phc 0.1.7 Download

Added: April 22, 2010 | Visits: 743

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: November 05, 2010 | Visits: 748

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: 725

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: August 18, 2010 | Visits: 769

Jaune Jaune project is a Java-like compiler for small systems. Jaune is a compiler and set of libraries that can be used to write programs in the Java language for small devices. It includes a basic set of class libraries, garbage collector, and set of examples that can be run on the Nintendo... Platforms: *nix

License: Freeware Size: 256 KB Download (101): Jaune Download

Added: February 18, 2010 | Visits: 1.298

HTML::Template::JIT HTML::Template::JIT is a just-in-time compiler for HTML::Template. Templates are compiled into native machine code using Inline::C. When using HTML::Template::JIT, the compiled code is stored to disk and reused on subsequent calls. HTML::Template::JIT is up to 8 times as fast as HTML::Template... Platforms: *nix

License: Freeware Size: 30.72 KB Download (145): HTML::Template::JIT Download

Added: May 11, 2010 | Visits: 770

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

Added: November 12, 2010 | Visits: 795

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

Released: July 21, 2011  |  Added: August 29, 2011 | Visits: 1.292

Checksums calculator “Checksums calculator” an open source application that has been developed with Free Pascal compiler and Lazarus IDE. Can run on Microsoft Windows, MacOS X and Linux operating systems on both 32bit and 64bit architectures while is translated into 19 languages. It gives you the ability to... Platforms: Windows, Mac, *nix

License: Freeware Size: 1.22 MB Download (125): Checksums calculator Download

< 1 2 3 4 5 >