Custom Project Jan 03 2013 16:10:05 - repost

CANCELLED
Bids
2
Avg Bid (EUR)
30 / hr
Project Budget (EUR)
€18 - €36 / hr

Project Description:
This project is a bit strange but I think you might find it fun. I'm writing a programming language and I need a bit of help.

I've created the grammar for the language in a Parsing Expression Grammar (http://en.wikipedia.org/wiki/Parsing_expression_grammar). For example, for mathematical expressions such as 3*4/2+1, the PEG would be:

Value ? [0-9]+ / '(' Expr ')'
Product ? Value (('*' / '/') Value)*
Sum ? Product (('+' / '-') Product)*
Expr ? Sum

The task is to arrange the PEG so that it parses correctly. I was able to get a basic version to work but I think I need some further help.

(The actual project is in Javascript (NodeJS) but I don't think you would need any Javascript for this task.)

I'm sure it sounds strange to you, but I hope you might find it interesting too. I would, of course, have more details if you're interested.

Hours of work: 5 hours / week Project Duration: 1 - 4 weeks Skills required:
Data Processing
Hire anemach
Project posted by:
anemach France
Verified
Public Clarification Board
Bids are hidden by the project creator. Log in as the project creator or as one of the bidders to view bids.
You will not be able to bid on this project if you are not qualified in one of the job categories. To see your qualifications click here.