This is totally leeched. But I would like to share your knowledge. As I seem to not beable to understand these C# scripts, as I mainly only work on small programs or text games. Would you beable to created a tutorial on adding new commands just so we can get the hang of it? Commands like 'if' and 'pause' as you have in your codex language.
Thanks for this working compiler, as I would never have found it.
Hey people! To get the codegen.cs, check out the compiler that this was based on (and is almost exactly the same as). I can't put the link, but here's the steps:
1: Google "Joel Pobar"
2: Click on the MSDN Blogs link
3: Click on the "Good for Nothing Compiler" entry
4: Download the .zip (it's a link near the top-middle as soon as the page loads)
P.S. - Casandramar hasn't been on for over 10 months, so yeah... Stop bugging him!
Guys. Since he did the tutorial that was already on the MSDN website. You can download the source from there.
casandramar made this tutorial amazingly. I am currently converting this from the console to a windows forms version.. And im planning on makeing an IDE for it.. Casandramar you should also make a tutorial on how to add more functions and stuff.. bye :P
Hi, would it be possible for you to give me the rest of the Gencode somehow, I'm going to subscribe so feel free to contact me, you can either send me the file or just the rest of the code but please help!
@7493432401 No problem, the link is bellow. The code generator however, is from my own language and has some things that don't exist in the tutorials. Just delete the if statements where the errors occur and it will work.
casandramar, I think it's very cool you put this in a video, but please, be sure to credit Mr. Joel Pobar loud and clear for the original code and his article for MSDN. Just show him some appreciation for the great work he's done, and keep up yours! :) Nice job!
I completely agree with you on that. Joel Pobar is the source for this series and his article is what initially got me interested in developing programming languages.
I was sure you did! :) I know you weren't trying to take credit for the original work or anything, but I don't think you mention any sources/references. But thanks again for the video series, and thanks for honorably mentioning Mr.Pobar! :) Allegedly btw, he's leaving MS and going to be doing some work with AI and natural speech. So be on the look out for some new goodies soon!
I've never ever coded a single line in c# but I thought "What the heck, How hard could it be to understand?".
So I downloaded the code for this vid, it's the only rapidshare link that actually let me dwl anything. I can tell that the "No comments, please"-style of your code probably scares the n00bs ;)
I'm into creating a compiler(+interpreter combined) for a custom language, then I will have full control over what my program does. Just like back in the days when coded in assembler.
thanks, got it running, but it wont compile. it just says "index is out of boundaries of array" displays "press any key to continues..." then when i press a key it closes, so the code would be helpful
Erm, i followed every step, typed every line, then i hit build and it gave me 34 errors. Normally that would be a problem, because i know how to fix them. Then i fixed the first one and it said "70 errors" can you help me at all?
The last part should be out by this weekend. Really this is the last part. We finnished the user interface which is what kicks off the compilation process. The only thing we will be doing in the next part is testing the new language out for the first time. Basicly just dropping a source file into the compiler and compiling it into a .exe program. But as far as finnishing the language, this is the last tutorial.
hey can you send me the code? the link cannot work
Dylicon 6 days ago
Holy shit, learn to read people! GO HERE FOR THE FULL CODE blogs [.] msdn [.] com/b/joelpob/archive/2005/10/04/476965.aspx
BlakPilar 7 months ago
could you send me the code? the link does not work...
EAncell2000 7 months ago
Your a complete idiot that has no idea what your doing. What you do know how to do is to copy someone else's idea and knowledge.
LiteGamerz 7 months ago
Can you fix the CodeGen.cs download?
LegoLoverFilms 8 months ago
This is totally leeched. But I would like to share your knowledge. As I seem to not beable to understand these C# scripts, as I mainly only work on small programs or text games. Would you beable to created a tutorial on adding new commands just so we can get the hang of it? Commands like 'if' and 'pause' as you have in your codex language.
Thanks for this working compiler, as I would never have found it.
Virusational 10 months ago
Hey people! To get the codegen.cs, check out the compiler that this was based on (and is almost exactly the same as). I can't put the link, but here's the steps:
1: Google "Joel Pobar"
2: Click on the MSDN Blogs link
3: Click on the "Good for Nothing Compiler" entry
4: Download the .zip (it's a link near the top-middle as soon as the page loads)
P.S. - Casandramar hasn't been on for over 10 months, so yeah... Stop bugging him!
BlakPilar 10 months ago
This has been flagged as spam show
Can you email me the source file? zpstudios@hotmail.com or zingaproductions@gmail.com
Thanks! oh and the link isn't working, still
ZingaProductions 11 months ago
This has been flagged as spam show
Can you email me the source file? zpstudios@hotmail.com or zingaproductions@gmail.com
Thanks!
ZingaProductions 11 months ago
can you fix the linkkk, wee need it in orderr for our languagee to workkkk !!!!
flowflowmo 11 months ago
CodeGen have error, part is not complete, and for the link its broken link.
AlphaFirstPlatoon 1 year ago
OMFG FIX THE LINK FOR THE CODEGEN.CS FILE!!!!
97273998 1 year ago
the link is broke because there was inactivity for downloading so if you can please send me a new link i would be very grateful
blendernub 1 year ago
does anyone have the rest of the CodeGen.cs file?
webbdh2003 1 year ago
Comment removed
mahbuoy 1 year ago
can anyone send me the file for the code genarator?
nailuj100 1 year ago
my compiler does not work!!!! it exits when I hit enter
Nickolakis21aek 1 year ago
source download link is broken... ugh
EnvyMyPower 1 year ago
can you please send the code for the codegen? PLEASE!!!
ikilu7889652 1 year ago
Can you upload the code again?
Batchdatei13 1 year ago
Guys. Since he did the tutorial that was already on the MSDN website. You can download the source from there.
casandramar made this tutorial amazingly. I am currently converting this from the console to a windows forms version.. And im planning on makeing an IDE for it.. Casandramar you should also make a tutorial on how to add more functions and stuff.. bye :P
malchiah9090 1 year ago
@casandramar
Hi, would it be possible for you to give me the rest of the Gencode somehow, I'm going to subscribe so feel free to contact me, you can either send me the file or just the rest of the code but please help!
far55589 1 year ago
Can you send me the code of the code generator because the link doesen't leads to the code it says it was removed.
7493432401 2 years ago
@7493432401 No problem, the link is bellow. The code generator however, is from my own language and has some things that don't exist in the tutorials. Just delete the if statements where the errors occur and it will work.
casandramar 2 years ago
i cant download the CodeGen File! Put up a link now please! PLEASE! i will subscribe if you do!
SilverFirsMichael 2 years ago
I need the rest of the code for the Code Generator
Orangemouse100 2 years ago
casandramar, I think it's very cool you put this in a video, but please, be sure to credit Mr. Joel Pobar loud and clear for the original code and his article for MSDN. Just show him some appreciation for the great work he's done, and keep up yours! :) Nice job!
defacto109 2 years ago
I completely agree with you on that. Joel Pobar is the source for this series and his article is what initially got me interested in developing programming languages.
casandramar 2 years ago
I was sure you did! :) I know you weren't trying to take credit for the original work or anything, but I don't think you mention any sources/references. But thanks again for the video series, and thanks for honorably mentioning Mr.Pobar! :) Allegedly btw, he's leaving MS and going to be doing some work with AI and natural speech. So be on the look out for some new goodies soon!
defacto109 2 years ago
Cool! =)
casandramar 2 years ago
i'm in need of the 6.3 part totorial can anyone send it our upload it, please.
vinniegognity 2 years ago
please post the last part of the CodeGen.cs in description ...... plz
(i cant download)
car492 2 years ago
Comment removed
car492 2 years ago
I've never ever coded a single line in c# but I thought "What the heck, How hard could it be to understand?".
So I downloaded the code for this vid, it's the only rapidshare link that actually let me dwl anything. I can tell that the "No comments, please"-style of your code probably scares the n00bs ;)
I'm into creating a compiler(+interpreter combined) for a custom language, then I will have full control over what my program does. Just like back in the days when coded in assembler.
salmiak911 2 years ago
i can't download the codegen.cs -.-
IceBlueFireRed 2 years ago
Sorry about that, the link should be working now.
casandramar 2 years ago
Wheres part 8?
OlloX3 2 years ago
Part 8 should be uploaded before 8:00 tonight. =)
casandramar 2 years ago
thanks, got it running, but it wont compile. it just says "index is out of boundaries of array" displays "press any key to continues..." then when i press a key it closes, so the code would be helpful
KhainiKing 2 years ago
maybe change the args.Length!=-1 to args.Length!=0? I'm normally using java so im just guessing.
321Carl2000 2 years ago
ok, getting better. i copied ALL of the stuff in the TXT download and im down to 13 errors, but im afraid to do anything o.o
KhainiKing 2 years ago
Ok, well if you can't resolve an error with it don't worry, I'll put up a download link for the entire language by tomarow. Best of luck to ya. =)
casandramar 2 years ago
Erm, i followed every step, typed every line, then i hit build and it gave me 34 errors. Normally that would be a problem, because i know how to fix them. Then i fixed the first one and it said "70 errors" can you help me at all?
KhainiKing 2 years ago
Shouldn't there be a "Console.ReadLine();" after the "Console.Error.WriteLine(e.Message);"?
or else the user can't really read the error message very well.
CheeseballQuartet 2 years ago
when is gonna b the last one because i had to start over so ima wait till the last 1 to whatch them alll
kalebbird 2 years ago
The last part should be out by this weekend. Really this is the last part. We finnished the user interface which is what kicks off the compilation process. The only thing we will be doing in the next part is testing the new language out for the first time. Basicly just dropping a source file into the compiler and compiling it into a .exe program. But as far as finnishing the language, this is the last tutorial.
casandramar 2 years ago
Comment removed
CheeseballQuartet 2 years ago