This website requires JavaScript.
Explore
Help
Sign In
KevinMidboe
/
linguist
Watch
1
Star
0
Fork
0
You've already forked linguist
mirror of
https://github.com/KevinMidboe/linguist.git
synced
2025-10-29 09:40:21 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
master
linguist
/
samples
/
Common Lisp
/
hello.lisp
Lars Brinkhoff
46ca8e93c2
New upper-case sample for Common Lisp.
2015-04-11 19:24:01 +02:00
3 lines
34 B
Common Lisp
Raw
Permalink
Blame
History
(
DEFUN
HELLO
(
)
(
PRINT
'HELLO
)
)
Reference in New Issue
View Git Blame
Copy Permalink