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

Dynamic lisp implementation #366

Closed

Conversation

Ambrevar
Copy link
Contributor

Turns out that SLY (and SLIME) already support functions as Lisp implementations!

So I've just updated the doc.

Closes #363.

…ion arguments.

Closes joaotavora#363.

* sly.el (sly-lisp-implementations): Extend docstring to document the
aforementioned behaviour.
* doc/sly.texi (Loading Slynk faster): Add Emacs core generation function.
@Ambrevar
Copy link
Contributor Author

Ambrevar commented Dec 1, 2020

So I came up with this tool: https://gitlab.com/ambrevar/lisp-repl-core-dumper
It's REPL-agnostic and implementation agnostic.

What about replacing this whole patch with a mention to lisp-repl-core-dumper?

@joaotavora
Copy link
Owner

HI @Ambrevar , I'm sorry I haven't had much time lately to look at your contributions. This looks interesting. We can add a small note and link to it in the manual and/or in the README (around or inside the section "Running the server standalone") that caters to the insta-SLY fan.

@joaotavora
Copy link
Owner

I've had a better look at it now, and I think it's indeed the right approach. Very unixy and modular. Good one.

@Ambrevar
Copy link
Contributor Author

Ambrevar commented Dec 2, 2020 via email

@Ambrevar Ambrevar closed this Dec 3, 2020
joaotavora added a commit that referenced this pull request Dec 8, 2020
…artup

Also closes #366.

* README.md (Faster startup): new section.

* doc/sly.texi (Loading Slynk faster): Mention
lisp-repl-core-dumper.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Automatic optimized core generation and loading
2 participants