PUBLIC   marks

PUBLIC MARKS with tag compiler

Sponsorised links

June 2008

Anthony Lieuallen's Greasemonkey Compiler___Better Flickr is a compilation of work done by several Greasemonkey scripters

by decembre
Creates a full fledged Firefox XPI (extension) from a greasemonkey script._I modified the output of the compiler to include multiple scripts with the ability to enable and disable individual features.

May 2008

Parser Generators

by YukuanBlog
在軟體開發過程,我們很可能得寫大量的程式碼來完成一些繁瑣、平凡的工作,避開這個窠臼的辦法就是「自動化」。誠如 Kernighan 和 Pike 在 The practice of programming 一書所闡述的,優秀的軟體設計運用幾個基本原則:簡單(simplicity)、清晰(clarity)、一般性(generality)、自動化(automation)。

ucsd-psystem-xc 0.0

by jdrsantos
The ucsd-psystem-xc package provides a Pascal cross compiler for producing UCSD p-System code files, and some other related tools.

Pascal-FC

by jdrsantos
Pascal-FC is a programming language aimed at supporting the teaching of concurrent programming. It supports a wide range of concurrency primitives including semaphores, monitors with condition variables, synchronous message passing using channels (as in o

Pascal Pro compiler page

by jdrsantos
Pascal Pro compiler is 32-bit free compiler. It produce 32-bit code for DOS flat-memory model. It also has some extensions for more effective programming. For example PPro supports function, procedure and operators overloading.

Pascal Implementation

by jdrsantos
Included here is the Pascal source of a public-domain Pascal compiler and interpreter, the P4 compiler and interpreter. It is coded entirely in Pascal, and produces a high-level so-called intermediate code as output. The program 'pint' is an assembler and

Sponsorised links

April 2008

Lemick

by jdrsantos
Lemick is a programming language with BASIC syntax, it's a typed and a compiled language, its source is compiled into a platform-independent virtual machine assembler that is later transformed into a platform-dependent representation by the just-in-time c

BASIC-256 - Programming for Kids

by jdrsantos & 1 other
BASIC-256 is an easy to use version of BASIC designed to teach young children the basics of computer programming. It uses traditional control structures like gosub, for/next, and goto, which helps kids easily see how program flow-control works. It has a b

Main Page - Open Watcom

by jdrsantos & 1 other
Open Watcom is a project of the open source community to maintain and enhance the Watcom C, C , and Fortran cross compilers and tools.

XBLite Programming Language for Windows

by jdrsantos
XBLite is a concise, simple, powerful, Windows programming language which combines the speed of C with the ease of a BASIC syntax.

GLBCC - GNU/Liberty Basic Compiler Collection

by jdrsantos
The GNU/Liberty Basic Compiler Collection (GLBCC) is a suite of tools designed to allow Windows and Linux users to compile Liberty Basic code to a standalone application. GLBCC uses entirely independent and entirely free libraries to generate super small

Phases of a Compiler

by YukuanBlog
實作一個程式語言的編譯器(Compiler),它運作時恰好要經歷「分析」及「合成」兩個階段,這實在太妙了,所以我將它整理整理,簡述如下:

January 2008

http://www.basic4gl.net/

by jdrsantos
Basic4GL is a free BASIC programming language for Win32 platforms with built in OpenGL v1.1 support. Basic4GL is a compiler and virtual machine, using a easy, simple syntax based on traditional BASIC. It is designed to be an easy to learn, easy to use lan

November 2007

Roadsend

by jdrsantos
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 emb

October 2007

Roadsend

by jdrsantos
Roadsend PHP Compiler is a free, open source native compiler for the PHP language. It compiles PHP source code to stand alone, native binaries which do not require an interpreter. Roadsend Compiler can build online web applications with Fast/CGI, offline

September 2007

July 2007

PUBLIC TAGS related to tag compiler

no tag

Sponsorised links