AlexCode Posted April 4, 2004 Posted April 4, 2004 Yeah... I found this guy who made a .net compiler to ASM. Take a look... http://home.worldonline.dk/viksoe/asmil.htm Alex :p Quote Software bugs are impossible to detect by anybody except the end user.
*Experts* mutant Posted April 5, 2004 *Experts* Posted April 5, 2004 That is a very interesting project :). But the person doesn't speak very highly about .NET in his text :). Quote
*Experts* Volte Posted April 5, 2004 *Experts* Posted April 5, 2004 Wow. How pointless. Especially since he brushes off the entire .NET framework as high level crap. :rolleyes: Quote
AlexCode Posted April 5, 2004 Author Posted April 5, 2004 Yeah... I don't know abslolutly nothing about ASM and so for me is quite easy to say it sucks :p Althow my "quest", when languages compare is in issue, is to teach/tell or remind people that, until know, no programming language is suitable for everything... quite as no DB engine suites all DB needs... To this project... If, some day, it become a good compiler, I believe it will let us overcome every single lack on the .net framework... Alex :p Quote Software bugs are impossible to detect by anybody except the end user.
wyrd Posted April 5, 2004 Posted April 5, 2004 I challenge him to make a Doom 3 clone using nothing but ASM. Quote Gamer extraordinaire. Programmer wannabe.
AlexCode Posted April 5, 2004 Author Posted April 5, 2004 I think the point here isn't chalanging him to to a Doom sequel... A real good chalange for him would be adding the System.Windows namespace suppor to his compiler... that would make something usefull for us:D Alex :p Quote Software bugs are impossible to detect by anybody except the end user.
Arch4ngel Posted April 5, 2004 Posted April 5, 2004 ASM ? Can I spit all the contents of my stomach on someone ? Hummm... don't get why it's useful. Devellopement Environnment were built to speed up conception and implementation process. They were tired of paying hours of devellopement for program that were difficult to debug and difficult to update. It's was time of spaghetti programming (remember Goto ?). Today, we have fast processor, lot of ram and so much HD space that we don't know what to download anymore. I think that we can separate us a little bit from the machine and make our program... let say less effective that it could be if it were written in ASM. But do you think that it's worth to have more easier programming to do ? On my own... I let the ASM to freak that have time to lose or the student and debugger that must learn why their program crashed. But programming a whole program in ASM ? Are you crazy ? Rather hit my head with a shovel 'til it explode of joy. I say love Devellopement Environnment. Don't use Microsoft if you want... but don't use ASM anymore. You're gonna loose more time than you'll gain. Quote "If someone say : "Die mortal !"... don't stay to see if he isn't." - Unknown "Learning to program is like going out with a new girl friend. There's always something that wasn't mentioned in the documentation..." - Me "A drunk girl is like an animal... it scream at everything like a cat and roll in the grass like a dog." - Me after seeing my girlfriend drunk and some of her drunk friend. C# TO VB TRANSLATOR
AlexCode Posted April 5, 2004 Author Posted April 5, 2004 Slight correction... You'll loose more money than you'll gain... :) That's what it really matters... isn't it? Alex :p Quote Software bugs are impossible to detect by anybody except the end user.
Arch4ngel Posted April 5, 2004 Posted April 5, 2004 You build program to make a processus more efficient. If it take you 3 more time money(by paying an ASM Programmer) to build a program that save you a fraction of second in some case... let me tell you that a company will choose a programmer on price it cost, time to get the program running and experience of the programmer (quality mostly). ASM today is much more... theorical than current pratice. You do it to get some fun or to do something alone at home when everybody's out having fun. And by the way... money matters. How do you pay your rent ? Your food ? Your car ? And if you don't make it profitable to the enterprise... you won't be engaged anymore. Catch the relation ? Quote "If someone say : "Die mortal !"... don't stay to see if he isn't." - Unknown "Learning to program is like going out with a new girl friend. There's always something that wasn't mentioned in the documentation..." - Me "A drunk girl is like an animal... it scream at everything like a cat and roll in the grass like a dog." - Me after seeing my girlfriend drunk and some of her drunk friend. C# TO VB TRANSLATOR
iebidan Posted April 5, 2004 Posted April 5, 2004 yawn, who cares now for ASM? the developers who still use assembler will be extinct soon :D Quote Fat kids are harder to kidnap
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.