Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

Hygenic Macros

Name: Anonymous 2012-07-01 19:18

Can someone explain to me when to use scheme's syntax, quasisyntax, unsyntax, and unsyntax-splicing.

Name: Anonymous 2012-07-01 22:19

Also, the reason I'm asking, I'm looking at implementing a minimal compiled Lisp/Scheme on LLVM and I'm just wondering which direction I should take. I was going to go with Scheme, but looking at the Hygienic Macro SFRI was rather mind-numbing, and I was wondering if I should just skip it. I'm half thinking "just fuck it" and modeling my toy project off of Clojure in terms of syntax and semantics, and then just add in tail calls, Scheme style number/real/complex syntax, and raw string literals. Implement the secondary forms with macros where I can, write a simple code generator and let LLVM do most of the optimization work.

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List