PCASTL Interpreter Specifications
|
Write code in PCASTL programming language.
In the current context, the variables of preceding contexts are now only visible to the context of the current function. The only other visible variable are those of the global context.The number of nested calls is now limited by the size of the stack.A semicolon can now be placed at the end of any expression.The fgetc function now returns an integer instead of a string.A string type variable with a subscript for an assign can now receive a ch...See all new features »
Download (589.48KB)