There is a scripting language called Euphoria that you can check out at
http://www.rapideuphoria.com/
This language borrows principles from LISP extensively, calling what are basically lists sequences instead. It seems kind of halfway between LISP and VB. It claims to be 30 times faster than Python. You can create exe's and dlls with it. You can't have functions with a variable number of arguments unless you pass them as a sequence. Rather interesting.
Euphoria - LISPlike language
-
- Posts: 95
- Joined: Wed Oct 13, 2004 8:02 pm
- Location: Bellingham WA