I ported the fantastic scripting language "newLISP" to OS/2 using GCC.
You can find the compiled binary at
http://newlisp.nodep.nl/newlisp2.html
The source code can be found at the newlisp website
http://www.newlisp.org
***
newLISP is a LISP-like scripting language for doing things you typically do with scripting languages: CGI programming, system administration, text processing, gluing other programs together, etc. newLISP is a scripting LISP for people who are fascinated by LISP's beauty and power of expression, but who need it stripped down to easy-to-learn essentials.
newLISP is small on resources like disk space and memory but has a deep, practical API.
***
PS: the OS/2 version is still under enhancement...;-)
Hope its of use,
Enjoy, Norman.
Source: OS2VOICE