alexfru / SmallerC

Simple C compiler
BSD 2-Clause "Simplified" License
1.35k stars 155 forks source link

Request: targeting a VM? #22

Closed assyrianic closed 5 years ago

assyrianic commented 5 years ago

Hello Alexey.

I have developed a low level VM with intent to use C as a scripting language.

Can I commission you to have SmallerC be able to output assembly code for my VM?

I have already created a custom assembler for the VM as well so there's no need to output direct bytecode unless you prefer to do that.

Sincerely, Assyrianic.

alexfru commented 5 years ago

I'm not interested in doing that.

assyrianic commented 5 years ago

alright, thank you for your reply.