Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API

From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
HiFiWiFiSciFi3941122d🎶 Eemo yama eemo eemo yama 🎶
🎶 Eemo yama eemo eemo yama 🎶
🎶 Eemo yama eemo eemo yama 🎶
🎶 Eemo yama eemo eemo yama 🎶 -
gibus457122dand yet it feels like it was made using a bunch of monkeys lobbing stones at a keyboard.
-
Voxera9119122d@gibus that must be why its so good.
I must have used at least 20 different types of IDE’s over the last 34 years and while VS can be a bit slow its still one of the most powerful I have ever used. -
aviophile3030122d@Voxera my guilty pleasure in linux using workplace. I fucking miss VS 2019, the ultimate IDE.
-
Wisecrack4780122dmvs => made in something else initially.
non-mvs compiler => made in mvs => in turn made in something other than mvs.
so the question is have they recompiled mvs *with* one of the compilers *made in mvs*? -
Voxera9119121d@aviophile but just like VS c was first compiled with a compiler written in B whos compiler was written in BCPL.
More info in the answer to this SO question.
https://stackoverflow.com/questions...
Once you have a first compiler you write a new one in the target language to remove dependency of the other language.
The C# compiler was for a long time written in C++ and only with the new roslyn compiler has C# been bootstrapped into compiling its own compiler. -
Voxera9119121d@iiii the roslyn compiler is written in c# or vb depending on which target language you want.
https://en.m.wikipedia.org/wiki/...
And it uses .net core I think, not .net framework
Microsoft Visual Studio was made using Microsoft Visual Studio
rant
hold up