I agree with you at 100%: frameworks are a PAIN, sometimes they cannot be avoided, but I don't like to be forced to use them always.John Spikowski wrote: The less framework code I have to write to get the job done is being smart and doing my clients a service.
Since a compiler written in C wouldn' use the code of FB, it wouldn't be FB, it'd be a FreeBasic Compatible Compiler.cha0s wrote:What should be done IMO, is that if people that have the skills feel like it'd be cool to have the compiler written in FB, then THAT should be the fork, and no one should care when it breaks, it'd be a toy.
Having the compiler written in C doesn't impact the language at all. The PHP interpreter is written in C.
Are you talking about a port of all FB code into C, or about a rewrite from scratch? A port could bring a better code documentation, so could be useful, and also new improvements in the C version could be used in the old, FB version; a rewrite would mean a 100% new program, don't know how many people could be interested in testing a new compiler that, in its earlier stage, will necessarily be a big backstep