Procesamiento de datos Job by anemach

Cancelado Publicado Jan 4, 2013 Pagado a la entrega
Cancelado

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 ([login to view URL]). 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.

Procesamiento de datos

Nº del proyecto: #4093757

Sobre el proyecto

1 propuesta Proyecto remoto Activo Jan 9, 2013

1 freelancer está ofertando un promedio de €30 para este trabajo.

audyari1

I am ready to work for you

€30 EUR / hora
(0 comentarios)
0.0