DevPinoy.org
A Filipino Developers Community

>>> First two to make 3 wins! <<<

Virtual Machine / Compiler / Linker

rated by 0 users
This post has 3 Replies | 1 Follower

Top 150 Contributor
Posts 8
Points 160
psydox Posted: 11-13-2008 11:05 AM

Help! meron ako project, any of the following would help.

 

1.) I need to build a program in which the program can read and execute a script from a file.

2.) or A program that can easily compile/link (.exe)

 

Any suggestion?

Top 10 Contributor
Posts 1,967
Points 39,275

 It depends on your requirements.

Is this a windows or a *nix app? If it's a windows app you can build batch files or better yet use powershell.

http://www.microsoft.com/windowsserver2003/technologies/management/powershell/default.mspx

or you can do shell scripting if you are using linux.

You could also use VBScript if you want.

 

HTH

devpinoy sig

  • | Post Points: 20
Top 10 Contributor
Posts 744
Points 10,060
I hope this will help: http://compilers.iecc.com/crenshaw/

  • | Post Points: 20
Top 150 Contributor
Posts 8
Points 160

sa windows po...

 

Ok guys thanks i'll check those...

  • | Post Points: 5
Page 1 of 1 (4 items) | RSS

Copyright DevPinoy 2005-2008