/** * @author Hong-Phuc Bui * initial version 27.12.2018 * * At a glance, this file provides a mini platform to test javascript code as a style of traditional * console based programming language. It creates an input field for argument vectors, a div * for standard output, and an Object DomOut for printing something to the standard output div. * * This file can be linked into an HTML File with the tag