Search the web
Sign In
New User? Sign Up
vmu-dev · The VMU Development list
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Re: [vmu] OOP Language for VMUDEV   Message List  
Reply | Forward Message #774 of 1156 |


>Personally, I think the best way to start working on higher level language
util
>ities (C or otherwise) is to build upon what has already been accomplished.

I certainly must agree with this. You might also want to consider gcc. It
is built so that by teaching it how to generate code for the 'basic'
operations, it can generate code (even optmized code!). It's a good
chunk of work just to get it running, but then you can get the code added
to the gcc compiler, and leverage a lot of front end work without having
to do it yourself. A classmate of mine added limited 8051 support when we
were in college. Not a trivial task, but once it's in place, you can do a
lot of stuff.

Unless of course you want to write a parser and that stuff for practice :-)

- Mike





Mon Feb 26, 2001 6:00 pm

mikem@...
Send Email Send Email

Forward
Message #774 of 1156 |
Expand Messages Author Sort by Date

... util ... I certainly must agree with this. You might also want to consider gcc. It is built so that by teaching it how to generate code for the 'basic' ...
Mike Miller
mikem@...
Send Email
Feb 26, 2001
6:00 pm

Ok ppl, I know that you dont know me but Im working on another assembler for VMU and it'll be working together with my pedro's compiler... Wait and you'll...
developer@...
Send Email
Mar 2, 2001
2:35 am
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help