compiler/example.lisp

2 lines
No EOL
60 B
Common Lisp
Executable file

(print_str "hello world")
(print_num (add 5 (divide 100 5)))