index
:
mulk/toilet
master
An ANSI Common Lisp compiler using LLVM.
Matthias Benkard
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
defun-0.lisp
blob: 5b95711b5a15b1e67f04677414cb0c2bdb7b000d (
plain
)
1
2
3
4
5
(%defmacro* defun args `(%defun* ,@args)) (%defmacro* defmacro args `(%defmacro* ,@args))