[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Chicken-users] Enumerating Macros and Special Forms
From: |
Heath Johns |
Subject: |
[Chicken-users] Enumerating Macros and Special Forms |
Date: |
Wed, 24 May 2006 22:12:03 -0700 |
Hi again. Happy to report that everything is working on the new
readline egg (paren bouncing, tab completion, some other odds and
ends). However, I have two questions:
- I'm using C_find_symbol_table and C_enumerate_symbols to get the
symbols for tab completion, which work great, but they don't include
macros or some special forms (like let). Is there any way to get
these?
- There's a lot of C in this egg (which I haven't coded in for quite a
while), so I expect that it's going to be seriously beta for a
stretch. Is there a specific forum or procedure for releasing such
unstable eggs?
Heath
- [Chicken-users] Enumerating Macros and Special Forms,
Heath Johns <=