Hacker News new | ask | show | jobs
by jedisct1 1395 days ago
It doesn't support Rust at all.

There's just a GitHub repository with a toy example in Rust, that uses nothing but direct unsafe calls to five C functions.

But Python, yeah, definitely. That's the beauty of this calculator.

1 comments

> But Python, yeah, definitely.

Well, it's a forked MicroPython. It doesn't actually support Python, just something similar to Python.