Functional Area
: Embed JudoScript Code in Source Files
The JudoScript language engine takes source files of Java, C and C++, filters out JudoScript
code encoded in /*[judo] and [judo]*/ and runs it. This is useful for unit
testing of that source file, or other purposes.