This website requires JavaScript.
Explore
Help
Sign in
sam
/
compiler
Watch
1
Star
0
Fork
You've already forked compiler
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
786d85463a
compiler
/
example.lisp
2 lines
60 B
Common Lisp
Raw
Normal View
History
Unescape
Escape
rename runtime to std and update example
2024-07-21 02:16:36 +12:00
(
print_str
"hello world"
)
(
print_num
(
add
5
(
divide
100
5
)
)
)
Reference in a new issue
Copy permalink