Matches for gabriel_laddel, 3496 total results Sorted by newest | relevance
Wed Apr 29 07:54:35 UTC 2015 <gabriel_laddel> ^ sounds like a bitch - but I'm lazy...
Wed Apr 29 07:54:27 UTC 2015 <gabriel_laddel> "automatic to-string for the ASTs"
Wed Apr 29 07:53:25 UTC 2015 <gabriel_laddel> yeah that sounds like a lot of work
Wed Apr 29 07:50:21 UTC 2015 <gabriel_laddel> (filter (lambda (l) (and (eq :function (car l)) (= 3 (length (nth 2 l))))) (js-ast #P"~/somejsfile.js"))
Wed Apr 29 07:50:14 UTC 2015 <gabriel_laddel> as for the js ast
Wed Apr 29 07:50:10 UTC 2015 <gabriel_laddel> ^ ding ding ding
Wed Apr 29 07:48:26 UTC 2015 <gabriel_laddel> hmmm.
Wed Apr 29 07:48:13 UTC 2015 <gabriel_laddel> correct
Wed Apr 29 07:47:36 UTC 2015 <gabriel_laddel> like, say that I want to find all javascript functions with 3 arguments
Wed Apr 29 07:47:26 UTC 2015 <gabriel_laddel> trinque: one can just query over ASTs
Wed Apr 29 07:47:10 UTC 2015 <gabriel_laddel> trinque: ummm
Wed Apr 29 07:46:35 UTC 2015 <gabriel_laddel> ah
Wed Apr 29 07:46:23 UTC 2015 <gabriel_laddel> Adlai: I saw that - but wtf
Wed Apr 29 07:46:17 UTC 2015 <gabriel_laddel> !s reflections on trusting trust
Wed Apr 29 07:46:10 UTC 2015 <Adlai> gabriel_laddel: http://log.bitcoin-assets.com//?date=29-04-2015#1115010
Wed Apr 29 07:45:54 UTC 2015 <gabriel_laddel> Adlai: tables of cons cells?
Wed Apr 29 07:45:00 UTC 2015 <gabriel_laddel> http://www.paulgraham.com/thist.html
Wed Apr 29 07:44:31 UTC 2015 <gabriel_laddel> anyways...
Wed Apr 29 07:44:28 UTC 2015 <gabriel_laddel> one could tear out all windows crud from SBCL, and replace the C crud with some clever assembler hacks in a manner similar to what I've been told T did.
Wed Apr 29 07:43:38 UTC 2015 <gabriel_laddel> trinque: I don't know how to read that.