Hello, I noticed that in the readme you said that you are planning to remove the b compiler written in C. I think that this is a bad idea, because everyone that want to try it (or test or whatever) needs a b compiler to compile the compiler. And I think that it's better to provide the c version as everyone has a c compiler. Maybe I have a b compiler in my OS, but I think it's better to keep the C version if you aim to redistribute it easily. Other solution is to provide binary releases but this is too much work for a small project, at least in my experience.
Great project btw
Hello, I noticed that in the readme you said that you are planning to remove the b compiler written in C. I think that this is a bad idea, because everyone that want to try it (or test or whatever) needs a b compiler to compile the compiler. And I think that it's better to provide the c version as everyone has a c compiler. Maybe I have a b compiler in my OS, but I think it's better to keep the C version if you aim to redistribute it easily. Other solution is to provide binary releases but this is too much work for a small project, at least in my experience.
Great project btw