Forum

Welcome Guest 

Show/Hide Header

Welcome Guest, posting in this forum requires registration.





Pages: [1]
Author Topic: using the trans module for code completion
clevijoki
Chimp (newbie)
Posts: 5
Permalink
Post using the trans module for code completion
on: July 21, 2011, 01:34
Quote

So I have been messing with adding features to trans, and I am wondering if you have your own separate monkey parser, or you just use the one in trans?

If you are using trans, I would imagine you could recompile it on the fly if it detected monkey had a newer trans module than you were using, so you wouldn't have to do any extra work if a new language feature was added.

It would also allow me to modify the monkey language and not break jungle's auto-completion.

Ziggy
Administrator
Posts: 579
Permalink
Post Re: using the trans module for code completion
on: July 21, 2011, 07:12
Quote

Jungle is using it's own parser as it makes things in a very different way to monkey, so it is not possible.

Pages: [1]
Jungleide.com EULA