Name: Anonymous 2015-01-20 12:22
Features:
*custom operators
*no garbage collection
*clean core language, without built-in crap like dictionaries
*dynamic typing
*macros metaprogramming
*semicolons required only between statement in same line
*efficient lists
*overridable funcall operator
*Functions are first-class objects.
*no unicode support, because American English is the right way
*no static typing bullshit
*read–eval–print loop
*no complex overengineered bullshit, like overflow checks for variables with unsafe operators with overflow
*custom operators
*no garbage collection
*clean core language, without built-in crap like dictionaries
*dynamic typing
*macros metaprogramming
*semicolons required only between statement in same line
*efficient lists
*overridable funcall operator
*Functions are first-class objects.
*no unicode support, because American English is the right way
*no static typing bullshit
*read–eval–print loop
*no complex overengineered bullshit, like overflow checks for variables with unsafe operators with overflow