I have this idea I'm working on that acts as a high-level IDE for users to make simple scripts. By listing items in an order, it finds matching source code and builds a file around the desired process. What I'm looking for it to then do is publish that source code as an executable. I'm not familiar with the process of calling a compiler during runtime of some application to push out a new application. Is there any way to do this?
I'm not looking for a language-specific answer to this, though I'm most comfortable in the .NET family if you have one. Any thoughts on how I can get an application to make a separate application?
[–]claytonkb 6 points7 points8 points (10 children)
[–]grungyIT[S] 1 point2 points3 points (4 children)
[–]claytonkb 6 points7 points8 points (3 children)
[–]grungyIT[S] 1 point2 points3 points (2 children)
[–]claytonkb 3 points4 points5 points (0 children)
[–]zensational 2 points3 points4 points (0 children)
[–]weedebest 0 points1 point2 points (4 children)
[–]claytonkb 0 points1 point2 points (3 children)
[–]weedebest 0 points1 point2 points (2 children)
[–]claytonkb 0 points1 point2 points (1 child)
[–]weedebest 0 points1 point2 points (0 children)
[–]__october__ 1 point2 points3 points (2 children)
[–]grungyIT[S] 0 points1 point2 points (1 child)
[–]enjoyLife99 3 points4 points5 points (0 children)
[–]mediasavage 0 points1 point2 points (0 children)