Fastpyll REPL

Write Fastpyll (Scheme-like Lisp), see the transpiled Python, and run it in your browser.

1. Your Fastpyll Code Load FizzBuzz Example

2. Transpiled Python Code

3. Execution Output Loading Pyodide...

What to Do Copy the entire block of code above. Paste it into your fastpyll.html file, replacing all the old code. Save the file. Refresh the page in your browser (or re-open the file). After a few moments of loading, the "Run" button should now become active.