Menu

Sub and Function constructs...

I cannot tell what kind of constructs these are... control or organizational constructs?

Anyway, I think the implementation should be simple enough... look at the latest Vilegust Context Free Grammar (0.4) and at the lines that cover the creation of subs and functions... the only difference is that one is void (has no return type) while the other has a return type of string, integer or Boolean.

Posted by Dominick 2011-12-26

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.