evhub / rabbit

Rabbit is a modern, functional programming language built on top of Python.
14 stars 1 forks source link

Add a way to hook cli and comp up to a single unix command #129

Open evhub opened 10 years ago

evhub commented 10 years ago

The command should be rabbit and if called with no arguments, should start cli, but if called with arguments, should start comp and run those arguments as Rabbit files.