tekknolagi / scrapscript

A functional, content-addressable programming language.
https://scrapscript.fly.dev/repl
Other
376 stars 10 forks source link

Serve boot_env in web REPL #94

Open tekknolagi opened 10 months ago

tekknolagi commented 10 months ago

Let people use map, filter, etc.

tekknolagi commented 10 months ago

Actually JK we need recursive serialization first otherwise the entire REPL interaction is borked.

tekknolagi commented 5 months ago

We can now bring this back since the web repl is pyodide and serialization doesn't happen