carp-lang / Carp

A statically typed lisp, without a GC, for real-time applications.
Apache License 2.0
5.52k stars 173 forks source link

Move to lts-22 and remove sprintf #1461

Open ejconlon opened 6 months ago

ejconlon commented 6 months ago

This PR fixes all tests and allows compilation on OSX (which forbids sprintf now).