morganey-lang / Morganey

Lambda Calculus based, interpreted programming language that recognizes Church encoded structures.
43 stars 4 forks source link

Use prelude module injection mechanism for REPL mode #351

Closed rexim closed 7 years ago

rexim commented 7 years ago

Introduced in #350 TODO cadb1fd3-f2ae-452d-81c7-7d027c0cfe85 Split from #79

Inject prelude in initial REPL context and each module loading