Curly-infix and readable Lisp
Posted Dec 3, 2012 22:08 UTC (Mon) by
proski (subscriber, #104)
In reply to:
Curly-infix and readable Lisp by david.a.wheeler
Parent article:
GNU Guile 2.0.7 released
As a user of GNU Lilypond, I have to admit that the learning curve for Guile has been rather steep for me. The infix syntax would have mitigated the problem somewhat.
In addition to having more readable syntax, it would be nice to have a way to warn about potential mistakes, such as unused variables. I'm so used to compiler warnings in C that not having them in Guile would make me quite nervous when writing advanced code.
(
Log in to post comments)