What register allocation algorithm did you used?
HN user
AsmMAn
It may change now Microsoft and Mono are working in .NET platform together.
It seems great! thanks! By .NET in this context, do you mean you translate from CIL to TypeScript? does it mean it works with any .NET language? also, it's amazing it's written in C#.
Is not exactly this the universal(or something so) .NET platform new promise?
Also, you made the D language. :)
You can see this guy on http://forum.dlang.org/ almost everyday talking about D's designer with the community.
What's wrong with that?
Thanks. Otherwise no D language could exists.
I think compare Facebook to Xerox PARC is same as compare Google to Bell Labs.
So there's no any text editor with C++11?
Amazin. I'm going to share this with all my friends. Yes, I have.
Do this support C++11? there's already some days I'm looking a new IDE/text editor with real C++11 support to I switch to. Also, I can change the theme too, right? this black isn't very good to my eyes.
"the world is a giant operating system that just needs to be debugged." How I like it
I don't do GCC anymore but clang instead of, at all. Does -ansi -pedantic -fwritable-strings -Weverything -Wno-missing-noreturn -Wno-padded -Wno-nested-anon-types -Wno-switch-enum count?
Which platforms are you targeting?
What about mail.com as your new mail service?
I don't use any Yahoo device anymore (not because spy, I ended up with Yahoo much before) but what are Yahoo doing with user's data?
Also all this, this guy is one of top D contributors. He wrote a lot of D articles with Walter Bright (D's creator) and others.
I want to get into real market to see how many unstable is Windows. I really, really want to see that.
ah, it's because I think that I've see the .php exntesion somewhere
What compiler are you using? and will this be open source?
Great job guy. Sometime ago I was using a quiz-like site and I imagined how cool could be a page like this one.
Great job! Very interesting it's even written in lisp! Do you have any book list you have read before wrote this compiler?
You could to increase the countries list, BTW
Good to see a google alternative. Also, I'm very curious: is this really written in PHP?
Well.. I do fix errors in existing articles when I find out one. Yesterday I've fixed two. The only time that I tried to submit article I failed because I leave it to do the next day, but someone was very fast and did it at midnight.
Is not what I seen.
Is there some non-Mac user here also to me?
C or C++ (or both) and C#. This new languages like, Rust,Go etc you may learn after C or C++ (IMHO). It's because by using C programming language you learn much more how the computer/software works in background than using high-level ones. But don't give much of your time on it, if you aren't focusing system applications.
I think that you're a bit confusing about the terms, interpreted or compiled ones, they are programming languages. Even the first BASIC is one.