Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Usage hint issues? #12

Open
DalekBaldwin opened this issue Jun 21, 2015 · 1 comment
Open

Usage hint issues? #12

DalekBaldwin opened this issue Jun 21, 2015 · 1 comment

Comments

@DalekBaldwin
Copy link
Owner

Using a manually-expanded DSL means we can re-use built-in Lisp symbols like list and integer, which is more readable than having to name everything list-gen or integer-gen.

But this means we can't get SLIME to give usage hints in the mini-buffer the way we would if each generator type were constructed with an explicit function or macro.

I want to keep the DSL simple enough so that won't bother anybody learning how to use it. Please let me know if it's a problem.

@rudolfochrist
Copy link
Contributor

I'm OK with that. 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants