Jump to content

The APL c compiler project

From EDM2
Revision as of 02:50, 6 November 2014 by Reiknir (talk | contribs) (Created page with "==Description== A program that compiles APL into C code that can then be used to compile into native code. Supplied in c source form only but tested to work on eComStation v2....")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Description

A program that compiles APL into C code that can then be used to compile into native code. Supplied in c source form only but tested to work on eComStation v2.

Links

Versions

  • v6.17 Development version / Feb. 2013
  • v6.13 Stable version / Feb. 2009

Prerequisites

A working C compiler.