£12,927 pledged of £3,500 goalAh, well, I'll go shitpost somewhere else then.
I will be using some of the money raised to buy a camera and rent a room for a face to face course in London (tickets at reduced prices, venue/timings announced soon) which I’ll record and use to inform the screencasts and projects for the course. I will also be pulling in some friends to work with me on the interpreter and compiler parts, I have some really interesting ideas for ways to get the ideas across (hopefully including a minimal x86 or LLVM lisp compiler project)
defn
expects the arguments to be enclosed in [], you can't make a macro that returns (list a b c)
and call it in the defn
. You have to have a macro that returns a vector.