The APL c compiler project

From EDM2
Revision as of 04:11, 18 October 2016 by Ak120 (Talk | contribs)

Jump to: navigation, search

Description

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

Versions

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

Prerequisites

A working C compiler.

License

Appears to be in the Public Domain.

Links