C to Transcript converter [was C to transcript parser?]

Frank Leahy frank at backtalk.com
Mon Feb 23 06:31:08 EST 2004


Just to clarify...I'm porting a big batch of C code to Transcript and 
looking for some quick and dirty Transcript code that will parse the C 
and make it look like Transcript.

For example, it would turn things like "x = 1" into "put 1 into x" , "x 
+= 1" into "add 1 to x", add "end function_name" to the end of each 
function, remove braces, add "end if" in the right places, etc.

Thanks,
-- Frank



More information about the use-livecode mailing list