Live data from Hacker News

Show HN: Gojay – highly performant JSON encoder/decoder for Golang

github.com

1–4 of 4 posts

Re: Show HN: Gojay – highly performant JSON encoder/decoder for Golang

#3
post #2

Good lord, that looks like Death By Parentheses (do (set f1 0) (set f2 1) (set x 0) (while (neq (get x) 50) (do (set x (+ (get x) 1)) (set next (+ (get f1) (get f2))) (set f1 (get f2)) (set f2 (get next)) (print (get f2)) ) ) )

this definitely will not work in golang :P

Re: Show HN: Gojay – highly performant JSON encoder/decoder for Golang

#4
post #2

Good lord, that looks like Death By Parentheses (do (set f1 0) (set f2 1) (set x 0) (while (neq (get x) 50) (do (set x (+ (get x) 1)) (set next (+ (get f1) (get f2))) (set f1 (get f2)) (set f2 (get next)) (print (get f2)) ) ) )

this definitely will not work in golang :P

Sorry that was by mistake, didnt mean to make that comment here. Now I don't see a way to delete it.