1. syntax check only

anyone tried using the interpreter components in the source
folder to parse a euphoria program and report syntax errors
 but not attempt to execute code?

I have a number of scripts that I don't want executing 
until I'm ready for them, I.e. they might start sending 
email, and I'm habitually reexecuting code to fix typo's
and missing comma's or not enough closing parenthesis. 


I made copy's of main.e and eu.ex then commented out the 
procedure calls to InitBackEnd(0) and BackEnd(0) in the altered 
version of main.e

that works interactively as a bounded program , but I'd like to potentially 
do batch operations and receive a code back 

--"ask about our layaway plan".
--

new topic     » topic index » view message » categorize

Search



Quick Links

User menu

Not signed in.

Misc Menu