Close

More Interpreter Coding

A project log for Tiny Bit Machine

An 8-bit solar powered gadget.

gordonGordon 08/14/2024 at 19:340 Comments

So far I have the following completed:

Developing this program on my laptop (i am using tcc for my compiler) has been working great. All I did was comment out any arduino related code, and replace it with windows related sleep and print functions for debugging. It makes it go a lot quicker and easier to find those bugs.

Discussions