Hacker News new | ask | show | jobs
by mamcx 3221 days ago
I wonder how do that. I'm building a language that truly will benefit for a REPL (is for database development) but also do it compiled simplified other things.

Is done on .NET/F#. I wonder how architect the thing so I can have a good repl yet compiled... but how?

2 comments

Since more than a few language implementations already do things like that, I'm inclined to say that's more or less a solved problem.
Yeah, but I have not find a resource that explain how is done.
I think is probably an RTFS sort of topic, as there may not be a manual.
RTFS? What this mean?

Is like "some inside knowledge" but undocumented?

"Read The [Friendly] Source [code]"

For the same concept, I prefer "UTSL"

I hope jetbrain will do something magic on repl