View Single Post
  #8  
Unread 12-02-2010, 10:14 AM
goldbishop goldbishop is offline
The Undying
Interface Author - Click to view interfaces
 
Join Date: Nov 2010
Posts: 30
I do alot of UI development and am pretty good at effecient coding. Although most of my experience is with VB.Net....i think this type of application would best be suited for WPF development.

I would like to be included in a Lua API. The one i am working on is utilizing the .Net reflection namespace to iterate through a library.

Obviously, the library is just a simply template and wouldnt be actively used in the LUA deployed but in the IDE it can help with the Intellisense markup and available framework. My end goal is to potentially have it so that any program that utilizes the LUA framework, would be able to be included into the IDE and the then coder could leverage it against it.

Its a big cup of soup, but shouldnt be too hard. Its the frame of the application i am throwing ideas around on.
Reply With Quote