Why would anyone build a source distribution server into their compiler?
Name:
Anonymous2016-11-28 14:59
I would make it output scheme.
Name:
Anonymous2016-11-28 15:04
>>7 that's a good start. I'd make it output Scheme, then I'd compile Scheme to C with Chicken and then compile C to Scheme again. how many cycles until it breaks?
Name:
Anonymous2016-11-28 15:10
>>8 If you're doing it right, it will just toggle back and forth.
Name:
Anonymous2016-11-28 15:25
>>9 sure thing, but how often do you see reversible 1:1 translation from one language to another? at best every cycle will add a lot of bloat to emulate the behavior of the source language idioms inside the target language.
Jesus said "I will rebuild this temple in three days." I could make a compiler in 3 days.
Name:
Anonymous2016-11-28 18:28
Pros of a self-hosted compiler: ⚫You have full control over your compiler, including its layout, search engine optimization, advertising revenue, additional functions, and more. ⚫You can install custom themes to brand your compiler. ⚫You have complete access to your backend files, which allows you to make any necessary code changes. ⚫Using a third-party host usually costs only a few dollars per month.
Cons of a self-hosted compiler: ⚫It requires an initial investment. ⚫It can be intimidating to new programmers.