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

Persistent Lisp Image Query #2

Open
Zulu-Inuoe opened this issue Jan 2, 2018 · 0 comments
Open

Persistent Lisp Image Query #2

Zulu-Inuoe opened this issue Jan 2, 2018 · 0 comments

Comments

@Zulu-Inuoe
Copy link
Owner

I want clution to have a lisp image that is continuously asked to compile project sources.
It should be structured in such a way that it is easy to have it evaluate forms, and transmit data back to clution.
This image will provide the backend information necessary for flycheck, autocomplete, and indentation.

  1. It must be robust and fault tolerant (some user code might cause infinite loops or crashes).
  2. It must also be ready to restart the image when changes that may not be done incrementally (changing a function to a macro, creating macro characters, and so on).
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

1 participant