This website requires JavaScript.
Explore
Help
Sign in
sam
/
compiler-lightning
Watch
1
Star
0
Fork
You've already forked compiler-lightning
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
d1444af92f
compiler-lightning
/
example.lisp
5 lines
70 B
Common Lisp
Raw
Normal View
History
Unescape
Escape
first commit
2025-02-03 18:35:31 +13:00
(
puts
"hello world!"
)
(
printf
"hello %d"
12345
)
(
putchar
10
)
(
exit
0
)
Reference in a new issue
Copy permalink