Hello everyone, I've been working on this project for the past few months.
Torque is a meta-assembler: instead of having an instruction set built into the assembler, you use macros to build up a small language that decribes an instruction set and then you use that to write your program. It's designed to work for any microcontroller/processor architecture, you build from the bit level upwards so there aren't any assumptions around word widths, instruction formats, or endianness.
I created Torque initially to write programs for a PIC microcontroller, after running into difficulties with the official assembler. I've also used it to write programs for the Z80 processor inside an old TRS-80 computer.
Let me know if you try it out or have any questions!
Comments URL: https://news.ycombinator.com/item?id=43698801
Points: 22
# Comments: 0
Jelentkezéshez jelentkezzen be
EGYÉB POSTS Ebben a csoportban

Article URL: https://github.com/akarshkumar0101/fer
Comments URL: https://news.y

Article URL: https://biffweb.com
Comments URL: https://news.ycombinator.com/item?id=44037426
Article URL: https://mccd.space/posts/design-pitch-ann/
Comments URL: https:

Article URL: https://www.understandingai.org/p/i-got-fooled-by-ai-for-science-hypeheres
Comments URL

Article URL: https://noelberry.ca/posts/making_games_in_2025/