chicken-hackers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Chicken-hackers] [PATCH][5] Make `define-constant` support singly-quote


From: Evan Hanson
Subject: [Chicken-hackers] [PATCH][5] Make `define-constant` support singly-quoted symbols
Date: Tue, 24 May 2016 15:13:42 +1200

One for chicken-5. See the commit message for an explanation.

A case *could* be made for the current behaviour as a way to do
compile-time variable substitution, but IMO `define-constant` is the
wrong way to support such a feature and as it stands it's impossible to
define a plain symbol as a constant.

Cheers,

Evan



reply via email to

[Prev in Thread] Current Thread [Next in Thread]