Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - bob

#1
Hi my name is Bob Ueland and I'm a programmer from Sweden. I'm totally new to newLisp trying to decide if I could use newLisp in my projects.



I write Mac OS X apps using Objective-C. Some parts of the program I would like to express in newLisp rather than in Objective-C. So would it be possible to have one or more text files, containing newLisp code, as a resource  in my Objective-C app, and let my app execute the newLisp code dynamically whenever needed? (By execute I mean calling newLisp functions with arguments from Objective-C code.)