Name: Anonymous 2015-01-20 9:28
Features:
*custom operators
*no garbage collection
*built-in dictionaries
*static type inference
*String templating
*semicolons required only between statement in same line
*tuples
*functors(as closures)
*Functions are first-class objects.
*full unicode support(unicode operators and variables)
*option types
*read–eval–print loop
*overflow checks for variables with unsafe operators with overflow
*custom operators
*no garbage collection
*built-in dictionaries
*static type inference
*String templating
*semicolons required only between statement in same line
*tuples
*functors(as closures)
*Functions are first-class objects.
*full unicode support(unicode operators and variables)
*option types
*read–eval–print loop
*overflow checks for variables with unsafe operators with overflow