ra’s avatarra’s Twitter Archive—№ 35,240

    1. …in reply to @adamhill
      @adamhill @mcclure111 @kumpera @jckarter clojure comes very close, but it drops the ball on zero-allocation low level code. MAGIC get you closer, but I've been thinking of a CLR-specific, functional-first dynamic Lisp for a few months now.
  1. …in reply to @ra
    @adamhill @mcclure111 @kumpera @jckarter the machinery that drives C#'s dynamic is surprisingly open ended and flexible. you can specify your own e.g. method binding and type lookup policies. this is the book i've been reading: amazon.com/Pro-DLR-NET-Chaur-Wu/dp/1430230681