Omnimaga

Calculator Community => Discontinued => Major Community Projects => Oasis => Topic started by: Eeems on November 23, 2010, 11:49:31 pm

Title: Help Requested
Post by: Eeems on November 23, 2010, 11:49:31 pm
So as I develop this assembler I will need lots of debugging to help me, as well as people to assemble for different platforms. Right now Linux and Mac OS X are covered, and pretty soon Windows will be too, but it will be nice to have more just in case. I've tested this on Linux, and it has been tested on Mac OS X by Graphmastur, and so far all is in the green :)
Instructions on how to get a copy of the source for yourself can be found here (http://code.google.com/p/oasis-assembler/source/checkout). If anybody wants to join the team and help keep compatibility as I work on the project, or help will the actual coding, please let me know right away.

Currently I'm working on the first pass, and any help or tips with my code would be much appreciated. This is coded in C++ and my main parsing is using a vector<string> and using a character by character check to break (easy to use a two character check by just checking one ahead in a single character check, or more if you need to check for more).

EDIT: ok people who are working on this so far
Title: Re: Help Requested
Post by: jnesselr on November 26, 2010, 04:44:08 pm
For the record, it's best if you have a google account like gmail or something. That way, you can chat, join the project, join the google group, and so on. I'm not sure if we can do a conference chat, just yet. I know I can on my end.

Also, Windows has been successfully tested.
Title: Re: Help Requested
Post by: Binder News on November 26, 2010, 04:53:06 pm
Yay for Windows (kinda). By the way, I just joined the Google Group.
Title: Re: Help Requested
Post by: jnesselr on November 26, 2010, 04:55:21 pm
Yay for Windows (kinda). By the way, I just joined the Google Group.
excellent! Also, you might want to change it to "email" instead of "abridged email". I can do that for you if you want.

Also, did you download the svn and try it?
Title: Re: Help Requested
Post by: Binder News on November 26, 2010, 05:01:41 pm
I'll do that.
I tried the SVN last night and it worked fine.
Title: Re: Help Requested
Post by: jnesselr on November 26, 2010, 05:02:23 pm
I'll do that.
I tried the SVN last night and it worked fine.
Good. Do you know how to use an svn? Also, do you know how to chat within your gmail account?

EDIT: I also just sent an invite to chat using gmail.
Title: Re: Help Requested
Post by: Eeems on November 26, 2010, 05:16:41 pm
Sounds like we are getting all setup :) Let me know if you run into any issues getting things compiling. Also test running it with different flags set and stuff, let me know if you run into any errors.
Binder, you can add the userbar in both my signature and graphmastur's signature to yours if you want.
Title: Re: Help Requested
Post by: Binder News on November 26, 2010, 06:23:14 pm
Thanks, I will.