Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 5932

General • Re: A Snek port for a Pico ?

$
0
0
I think Snek is for much smaller/simpler chips and does not make that much sense on RP2040. Interesting design is that it only has one number type - 32bit float and NaN values are reused for other (non-number) types. So all numeric operations are floating point for type simplicity (not speed). The idea is that integer type is not needed because as long as you use integers that fit into mantissa there are no rounding errors.

Statistics: Posted by fanoush — Thu Dec 12, 2024 8:37 am



Viewing all articles
Browse latest Browse all 5932

Trending Articles