Remix.run Logo
Scubabear68 2 hours ago

I was very disappointed that this is “interpreting” some tiny made up language.

This is not Python, or even within three orders of magnitude of Python.

stingraycharles 4 minutes ago | parent | next [-]

Yeah the amount of Python code that would work here is probably not a lot more than this specific FizzBuzz example. Lots of shortcuts taken, which I guess is understandable.

SPBS 2 hours ago | parent | prev [-]

It’s true, the title should have said “Python-like”

benatkin 11 minutes ago | parent | next [-]

I like python subset. However, many don't see it that way.

happycube an hour ago | parent | prev [-]

TBF the fizzbuzz code works just fine in CPython.

benatkin 8 minutes ago | parent [-]

Indeed, for some code, CPython and this interpreter produce identical output. I gave it an upboat.