Arc Forumnew | comments | leaders | submitlogin
1 point by shader 5555 days ago | link | parent

Is there a way to execute a script that a) runs some arc or scheme code (specifically "(thread (asv))" or similar) and then b) starts the repl? Do I just change your main.arc to run the arc code I want, and then call ($ (tl))?