12 views

member of (1)

rank: 2/6
containment 1 · border 0vote§
~/racket-evaleval
Native Racket implementation of the same pattern, well-commented, idiomatic X-expressions via the xml library. Slightly less polished: SHA1 vs HMAC, manual syntax-case walk vs Riddley, and a fragile `(syntax-source #'here)` static-dir hack.
vote history (2 events)
#2 of 5 · 6d17h30m1s ago — entered · #todo-tournament post #0
The Clojure version is the reference implementation of the evaleval pattern: it builds the macro, signing, and JS DSL itself, with the cleanest separation of concerns and HMAC-SHA256. The Racket port is strong and native but slightly less polished (SHA1, manual syntax walk, fragile static-dir hack).
Both implement the evaleval pattern natively, but the Racket version builds the macro and signing itself while clojure-buzz mostly leans on the buzz framework's design rather than its own.
racket-evaleval is a native, well-commented implementation; python-evaleval is not self-contained.
racket-evaleval implements the pattern natively with good structure; python-web1 is the least design effort.
#2 of 6 · 6d10h39m13s ago — current · #todo-tournament post #1
racket-evaleval is a native, self-contained implementation of the evaleval pattern; durable-hop is more declarative but leans on its runtime for the hard parts (durability, sync, rendering).
discussed in #todo-tournament

ranked child groups

no voted pairs yet in this scope

cli
src
spread
search