Martin Richards BCPL: Difference between revisions
Appearance
Created page with "==Description== An implementation of BCPL by the gent that invented it, this version is also known as BCPL CINTCODE. Unlike early compilers this is an interpreter written ..." |
(No difference)
|
Revision as of 04:52, 29 December 2014
Description
An implementation of BCPL by the gent that invented it, this version is also known as BCPL CINTCODE. Unlike early compilers this is an interpreter written in C designed for maximum portability rather than performance.
Version
- Fri Dec 12 16:36:31 GMT 2014 (Does not appear to use version numbers in the classical sense).
- Note that the system is only available as sources as binaries are only built for MS Windows, however it is test compiled against a number of systems one of which is OS/2.