root@osc-franzibald:/# booish Cannot load history from '/root/.local/share/booish_history' Welcome to booish, an interpreter for the boo programming language. Running boo 0.8.2.2960 in CLR v2.0.50727.42. The following builtin functions are available: /d[ir] type : lists the members of a type /h[elp] type : prints detailed information about a type /l[oad] file : evals an external boo file /s[ave] file : writes your current booish session into file /g[lobals] : returns names of all variables known to interpreter /n[ames] : namespace navigation /q[uit] : exits the interpreter Enter boo code in the prompt below. >>>print "a FFe for Boo is a great idea" a FFe for Boo is a great idea >>>/q Cannot save history to '/root/.local/share/booish_history'. All your boo are belong to us! root@osc-franzibald:/#