Well, there is the define-enum macro in miscmacros.  It does use
define-constant, but could be tweaked.

On Dec 13, 2007 4:59 PM, felix winkelmann <[EMAIL PROTECTED]> wrote:

> Yet another option is to use easyffi, which uses "define-constant"
> internally and
> which has an "export_constants" declaration.
>
> Or write your own enum-definition macro.


_______________________________________________
Chicken-users mailing list
Chicken-users@nongnu.org
http://lists.nongnu.org/mailman/listinfo/chicken-users

Reply via email to