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 17:50:22 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1a769c46654947b64e5ec9a4ca80f693ad51e3a0
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
Blame
History
(
DEFUN
HELLO
(
)
(
PRINT
'HELLO
)
)
Reference in New Issue
View Git Blame
Copy Permalink