...you might also want to read the papers about META II. This was memorably inspired work from 1965 that is still marvelous. http://www.ibm-1401.info/Meta-II-schorre.pdf
On Sun, Feb 18, 2018 at 5:46 PM, Pierpaolo Bernardi <[email protected]> wrote: > On Mon, Feb 19, 2018 at 1:44 AM, Compiler <[email protected]> wrote: > > Performance of C with Optimize not better of Go at more time?! > > so why re-write golang in go? > > Because a lot of people, obviously including Go implementors, think > that Go is a better language than C for writing a compiler. > > Performance of the generated code is not the only criterium to use for > evaluating a programming language. Once the performance is good > enough, other factors take more weight. > > -- > You received this message because you are subscribed to the Google Groups > "golang-nuts" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- Michael T. Jones [email protected] -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
