Skip to content

Instantly share code, notes, and snippets.

@nightfly19
Created May 26, 2012 03:27
Show Gist options
  • Save nightfly19/2791983 to your computer and use it in GitHub Desktop.
Save nightfly19/2791983 to your computer and use it in GitHub Desktop.
c lisp
;int main(){
;/*
(format t "~A~%" "hello world!")
;*/
; printf("hello world!\n")
; return 0
;}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment