I'd like a language that...
- has a small amount of syntax
- has a small set of functions
- is extended using the syntax provided not by adding more syntax
- can be extended by implementors by providing extra native functions without adding syntax
- does not concern itself with hardware