Re: how to evaluate an NSString content as a real obj-c instruction/expression
Re: how to evaluate an NSString content as a real obj-c instruction/expression
- Subject: Re: how to evaluate an NSString content as a real obj-c instruction/expression
- From: Todd Blanchard <email@hidden>
- Date: Thu, 14 Jul 2005 08:50:00 -0700
You want FScript. http://fscript.org
Its more of a Smalltalk interpreter that seamlessly works with ObjC
objects. So you write a lot fewer []'s. Otherwise, it is da bomb.
On Jul 14, 2005, at 4:31 AM, Sébastien Cotillard wrote:
hello, I'm try here after find too less answer other where.
I'm finding for a native method which can evaluate an expression
such obj-c expression or math expression stored in NSString and
from a file (text, xml) and it execute the result.
Or in another words, Obj-c can or not execute an "live text
execution" with some data stored in a text or xml file without
NStask, or external add-ons;
an obj-c runtime's function like PHP "eval()"'s function.
thanks.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden