|
|
REBOL
REBOL is an amazing language. No 2 ways about it. Where else do you get:- inbuilt networking primitives and datatypes (http, pop etc)
- self modifiable code (like Lisp without the brackets)
- simple block syntax
- a powerful parse engine that knocks the socks off regular expressions
- simple reversible object and code serialisation
- cross-platform compatibility
- all for less than 500k
Download it from http://www.rebol.com Main pages: |
|