You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A REPL (read-evaluate-print loop) interface to C-Lisp could potentially make it easier to use it as a backend to some languages, especially in a JIT scenario. Additionally, it is a step towards having a server-client like architecture for the compiler framework, which could bring us performance advantages.
The text was updated successfully, but these errors were encountered:
A REPL (read-evaluate-print loop) interface to C-Lisp could potentially make it easier to use it as a backend to some languages, especially in a JIT scenario. Additionally, it is a step towards having a server-client like architecture for the compiler framework, which could bring us performance advantages.
The text was updated successfully, but these errors were encountered: