Click here to Skip to main content
15,902,447 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
See more:
hello....
i need a compiler in c# to compile from pascal lang to assembly language
my be just an interrpreter
if any one know it send it to
[email address removed for your safety]
and very big thank 2 him
Posted
Updated 11-Mar-10 9:41am
v2

1 solution

Why would you want your Pascal compiler to be written in C# ? Perhaps what you mean is that you need to work out the command line arguments for your Pascal compiler, and to write a simple program that uses Process.Start to run it ?
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900