Skip to content

muratarslan/hello-world

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

(defmacro foreva [& bud] `(while true ~@bud))

(foreva (println "hi!"))

Releases

No releases published

Packages

No packages published