Y
Hacker News
new
|
ask
|
show
|
jobs
by
plagiarist
134 days ago
If hot reloading is a goal I would target Erlang or another BEAM language over a Lisp.
1 comments
kscarlet
133 days ago
Why? Many Lisp systems and Common Lisp in particular have great hot reloading capability, from redefining functions to UPDATE-INSTANCE-FOR-REDEFINED-CLASS to update the states.
link