public
Description: an interpreted dynamic language. Philosophy: minimalist and sensible like Python, but everything's an object like Ruby and Smalltalk.
Homepage:
Clone URL: git://github.com/bonasaurus1/hobbes.git
hobbes /
name age message
file .gitignore Wed Jun 24 14:11:06 -0700 2009 added jar [bonasaurus1]
file README Tue Jun 30 17:30:07 -0700 2009 edited README [bonasaurus1]
file TODO Fri Jun 19 08:59:50 -0700 2009 fixed string repr stuff. closes #84 [bonasaurus1]
file build.xml Fri Jun 19 10:00:11 -0700 2009 catch java StackOverflowError. closes #82 [bonasaurus1]
directory examples/ Fri Jun 26 15:29:01 -0700 2009 Range bread and butter, Set#map, filter. Closes... [bonasaurus1]
file hobbes.jar Fri Jun 26 15:29:01 -0700 2009 Range bread and butter, Set#map, filter. Closes... [bonasaurus1]
file hobbes.sh Fri Jun 26 15:29:01 -0700 2009 Range bread and butter, Set#map, filter. Closes... [bonasaurus1]
directory src/ Fri Jun 26 15:29:01 -0700 2009 Range bread and butter, Set#map, filter. Closes... [bonasaurus1]
README
HOBBES

Hobbes is a dynamic, interpreted language: minimalist like Python, everything is an object like Ruby.

INSTALL

1. Download hobbes.jar
2. edit /path/to/hobbes.jar in hobbes.sh
3. edit your PATH to include hobbes.sh
4. rename hobbes.sh to hobbes
5. $ hobbes