repo.or.cz
/
jungerl.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge branch 'pu'
[jungerl.git]
/
bin
/
lersp
blob
e5e5a4e61621089316d3fd14b55f43dc54a69ae2
1
#!/bin/sh
2
#
3
# Run the Lersp interpreter.
4
5
jerl
-noshell -s
lersp repl
6