Hiperión

Results 65 comments of Hiperión

I see there have been some changes recently. Do you plan to separate the VM from the compiler?

Now is complete separated VM from Compiler in my project. Next I'll add the last changes in the original project

I don't think a diff can be followed very much because I have made several changes to the ordering of the code (but without modifying its operation at all). I...

Maybe, but I think we see things from two different positions. I have a lot of experience in embedded systems on very diverse microcontrollers and their architectures and resources vary...

Well, it doesn't seem like an important topic to discuss right now and it's fine for me to add compilation conditions. If you agree, I could reorder the code (just...

I have pushed the modifications. In this way the compiler is optional. It is not possible to remove header entries until the structs are decoupled from the compiler and the...

After much thought I completely rebuilt the VM, taking into account the requirements of use in microcontrollers. I also added a complete assembler with directives and a disassembler. Also added...

There is no SoapySDR support for RPITX that I know of. Whether there is support for GNU Radio: https://github.com/jmfriedt/gr-rpitx An alternative would be to make this support. A long time...

That is probably the best option. For a while I had a conversation about the documentation with the author but he never added anything about how it works. To better...