C#

Published August 02, 2005
Advertisement
In the little time that i've been playing with C#, I can say that, so far, I quite like it. I really love the ability to rapidly develop GUI apps. like VB, but not really have to use VB as it were.

I've been wanting to get into hardware for a while, so I thought for my newest project i'd try to write a BASIC compiler for the PICMicro 16F84 chip, mostly for practice, and the fact that the regular compiler costs ~$150. Now, i've never done any sort of compiler development before, so I have a lot of learning to do, but I thought this sort of project would be sort of cool if I were able to pull it off.

In my barely over 2 hours with C#, i've been able to get a basic text editor pretty much completely implemented. You can load, edit, and save text files. Most of this time has been in looking up syntax and whatnot, but i've been pretty pleased. There's a few things I need to get used to in C#, but I hope to dive deeper into it, it seems very promising.

In other news, I got my final grades for the summer semester, and, to my amazement, I got all A's. I took both introductory Physics classes and a humanities class. I expected to do well in Physics, but humanities is supposed to be nightmarish, and it certainly seemed like it at the time, but somehow I got an A, so that's cool.
Previous Entry On writing.
Next Entry Untitled
0 likes 3 comments

Comments

noaktree
Quote:In other news, I got my final grades for the summer semester, and, to my amazement, I got all A's.
Congrats!
Quote:so I thought for my newest project i'd try to write a BASIC compiler for the PICMicro 16F84 chip, mostly for practice
Cool! What sort of PIC projects have you done?
August 02, 2005 03:02 AM
caffeineaddict
I've been going through a book by John Iovine, called PIC Robotics: A Beginner's Guide to Robotics Projects Using the PIC Micro which my Physics professor suggested to me. So i've been liking it.

They have projects from vision systems to bipedal walking bots, and more mundane things such as light following bots. It's a pretty good introduction, I think. With my CSCI background though, I wanted to try my hand at writing a compiler. I shall update my progress in this journal, of course [grin].
August 02, 2005 10:49 AM
Rob Loach
Check out SDL.NET!
August 02, 2005 03:34 PM
You must log in to join the conversation.
Don't have a GameDev.net account? Sign up!
Advertisement

Latest Entries

Update++

1229 views

Untitled

945 views

Hooray!

1022 views

Untitled

1020 views

Updates

1039 views

Cheapness!

969 views

Oh dear.

969 views

My first Perl!

1086 views

Oh the Oxycodone!

1044 views
Advertisement