I have temporarily thrown in the towel trying to get a hacked SAMD21 build going, pivoted to getting the 'posix' build working on a Pico which can then be added to later.
Not there yet. That initial blank line is needed, it hangs once it has returned to the REPL, it appears to think the result is a float, but it's looking promising ...
Not there yet. That initial blank line is needed, it hangs once it has returned to the REPL, it appears to think the result is a float, but it's looking promising ...
Code:
Welcome to Snek version - Hippy's Posix Port for RP2>> 1 + 2 + 36.00000000>
Code:
> print("Hello"[1:-1])ell
Statistics: Posted by hippy — Sat Dec 14, 2024 1:48 pm