add in the hello
This commit is contained in:
parent
e98f3135c5
commit
05a9bea3d6
7
eg/repl.hy
Normal file
7
eg/repl.hy
Normal file
@ -0,0 +1,7 @@
|
||||
; vim: tabstop=2 expandtab shiftwidth=2 softtabstop=2 filetype=lisp
|
||||
; Copyright (c) Paul Tagliamonte, in sofar as any of this is at all
|
||||
; copyrightable.
|
||||
|
||||
|
||||
(loop (print (eval (read))))
|
||||
; Yes folks, this is where REPL comes from.
|
Loading…
x
Reference in New Issue
Block a user