Open Source : OXP+ project
#1

OXP [Object eXtended Pawn] project is project for creating a pre-compiler - a thing that deals with code before compiler does - for pawn to allow Object Oriented syntax and efficiency. Currently there's no working parser, but it should support any amount of parsers. As for parsers, they should be able to switch depending on some information.
For example, it should be possible to create Java, C++, Pascal OO style parsers.

Well, I've done some work, and yet is the point I could accept some help, the current development is dedicated to basic features : 1. Reading and analyzing arguments (task is achieved, but should be reworked) 2. Validating file for compilation ( 1. Does it exist 2. Is the extension *.oxp ) 3. Formatting data for pawncc 4. Calling pawncc.

Main deal here is that I have limited time, and I want to finish it by end of summer, and it has full potential to be both on Windows (XP;7) and Linux. Also I need someone who hasn't worked on the code whole day and can optimize it (Too much to ask?). And further if there are more people than just me, we could split to which classes are developed by whom (for the parser). If you didn't understand anything, then well, I hate random errors that take whole day to repair.

PS. I need someone who's good with managing SourceForge projects

EDIT : Here's the link for current source code : https://sourceforge.net/projects/oexpawn/

Edit 2 : For a fast glance, here's the main : http://pastebin.com/ECSXjbtZ
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)