![]() |
| | #1 |
| Making mistakes Join Date: Dec 2008
Posts: 347
| Ascent - C Programmer searched a) Knowing at least some of the syntax of C b) Having a "good" programming style c) You should have a reference for the library functions. d) Parser is ok now, use recursive-descent. Don't worry if you don't understand The new features: a) Parser -> AST etc. b) Disassembly c) Integers, bools, strings, void, doubles, modules & C-Functions (nearly everything done) d) If-else, while, for (; loops (want to add foreach, which will be called for)Next goals: a) Define functions in ascent, not only in C (with argument passing etc) b) Invoke methods on objects, such as "string".upper() Please Note: This is a project for fun. I do it because I want to. Any help is appreciated. Newbies welcome, learn and code. Please Note again: I've a SVN repo at google code. You can look at it to decide. (aspl.googlecode.com) PS: Please, can some mods delete my first post? Last edited by Brafil; 05-12-2009 at 04:55 AM. |
| Brafil is offline | |
![]() |
| Thread Tools | |
| Display Modes | |
|
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| What game programmer should I be? need some advice. | m3rk | General Discussions | 10 | 04-20-2009 11:12 PM |
| WANTED: Lead Programmer | fluid_hres | Projects and Job Recruitment | 0 | 05-10-2006 07:25 PM |
| Programmer (vs) Coder | Brain Cell | General Discussions | 10 | 03-24-2005 01:59 PM |
| I need to interview professional programmer.....please | incognito | C++ Programming | 1 | 01-05-2002 02:46 PM |