coalton-lang / coalton

Coalton is an efficient, statically typed functional programming language that supercharges Common Lisp.
https://coalton-lang.github.io/
MIT License
1.15k stars 70 forks source link

don't enforce a default float format #1113

Closed jbouwman closed 5 months ago

jbouwman commented 5 months ago

Does this address #1073?

Eclector reader setup is resetting *read-default-float-format*.

stylewarning commented 5 months ago

I think this is the right call, even though Lisp has an annoying default.