this post was submitted on 09 Jun 2023
2 points (100.0% liked)

Programming

14121 readers
1 users here now

All things programming and coding related. Subcommunity of Technology.


This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.

founded 2 years ago
MODERATORS
top 3 comments
sorted by: hot top controversial new old
[–] Hexorg@beehaw.org 1 points 2 years ago

It’d be interesting to see performance comparison between native code and this bytecode. Is it x10 similar to Python? Better/worse?

[–] towerful@beehaw.org 1 points 2 years ago

Wow, this is really interesting.
I bought some Pico 2040s when they first came out, but all the tooling seemed to be raspberry pi based.
I might have to check this out. Certainly revisit my 2040s and see if there are some good (not raspberry pi based) tutorials out there

[–] janAkali@lemmy.one 1 points 2 years ago

Can we all agree, Embedded is not the place for Garbage Collected Dynamic languages? Please, just use Rust/Nim/Zig or C.