- Beautify BROKEN msg
PR: ports/101934
Submitted by: Stanislav Sedov <ssedov at mbsd.msk.ru>
Approved by: Andy Newman <an at atrn.org> (maintainer with different email)
This is Tim Long's ICI language interpreter. ICI is a dynamic interpretive
language with control flow structures and expression syntax derived from C.
ICI offers useful inbuilt data types, automatic memory management (garbage
collection), error handling and other handy features. ICI is in the public
domain, there is no copyright on it.
PR: ports/5653
Submitted by: andy@research.canon.com.au