(ATTENTION WATCHERS: This repository is deprecated. Please watch 'snow' instead.) Snow is a simple, dynamic, and expressive programming language with an emphasis on speed and simplicity. Snow is fully object-oriented, and fully function-oriented at the same time.
This is useful in the case of
snow some_file.sn
, not so much in the case of./some_script bla bla
, where some_script has Snow in the shebang line.