Phel v0.36.0 – Lisp on PHP, now with numeric tower and first-class Vars
31 points by Chemaclass 4 days ago | 5 comments
pkphilip 9 minutes ago
It would be great if the Phel repl could connect to a running PHP process
replyChemaclass 4 days ago
Phel compiles a Clojure-flavoured Lisp to PHP. v0.36.0 ships exact rationals (1/2 literals), arbitrary-precision BigInteger with overflow auto-promotion, BigDecimal, first-class Vars (#'sym, alter-var-root, with-redefs, watches), and new value types (UUID, Queue, MapEntry). Plus REPL and test boot are notably faster.
replyisaisabella 4 days ago
Great work on this release! Glad to see the dot-separated namespace syntax being standardized in the core.
replymidnight_eclair 4 days ago
"inspired by clojure" - is there a better signal for good taste and quality?
reply