Cleanup & some demo code for presentation
This commit is contained in:
8
small_macro_demo.kp
Normal file
8
small_macro_demo.kp
Normal file
@@ -0,0 +1,8 @@
|
||||
|
||||
((wrap (vau (quote)
|
||||
|
||||
|
||||
(vau () (array (quote a) (+ 1 2)))
|
||||
|
||||
; impl of quote
|
||||
)) (vau (x5) x5))
|
||||
Reference in New Issue
Block a user