Remix.run Logo
Phel v0.36.0 – Lisp on PHP, now with numeric tower and first-class Vars(github.com)
17 points by Chemaclass 8 hours ago | 3 comments
Chemaclass 8 hours ago | parent | next [-]

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.

isaisabella 7 hours ago | parent | prev | next [-]

Great work on this release! Glad to see the dot-separated namespace syntax being standardized in the core.

midnight_eclair 7 hours ago | parent | prev [-]

"inspired by clojure" - is there a better signal for good taste and quality?