ML/I: Difference between revisions
Appearance
m →Author: spell fix |
No edit summary |
||
Line 3: | Line 3: | ||
==Charset support== | ==Charset support== | ||
8 Bit [[ASCII]] (256 Characters according to current codepage). No support for [[Unicode]] or [[ | 8 Bit [[ASCII]] (256 Characters according to current codepage). No support for [[Unicode]] or [[DBCS]]. | ||
==Version== | ==Version== | ||
Line 12: | Line 12: | ||
*Bob Eager (Maintainer since 1973) | *Bob Eager (Maintainer since 1973) | ||
==Publications== | |||
* [http://www.fh-jena.de/~kleine/history/languages/Brown-ML1manual.pdf] - ML/I manual from 1970 - Of historical interest only. | |||
==Links== | ==Links== | ||
http://www.ml1.org.uk/impl-w.html | http://www.ml1.org.uk/impl-w.html |
Revision as of 15:23, 15 January 2015
Description
ML/I is a powerful text macro processor with a history going back all the way to 1966.
Charset support
8 Bit ASCII (256 Characters according to current codepage). No support for Unicode or DBCS.
Version
- 4.9
Author
- Peter Brown (original author)
- Bob Eager (Maintainer since 1973)
Publications
- [1] - ML/I manual from 1970 - Of historical interest only.