Visual Code Assessment Tool

Lucas de Souza 758d18cd33 Fix services singleton instances not working properly 1 år sedan
.vscode 67a0013263 Migrate VCAT classes from IVProg to its own repo 1 år sedan
css 67a0013263 Migrate VCAT classes from IVProg to its own repo 1 år sedan
grammar 67a0013263 Migrate VCAT classes from IVProg to its own repo 1 år sedan
i18n 67a0013263 Migrate VCAT classes from IVProg to its own repo 1 år sedan
src 758d18cd33 Fix services singleton instances not working properly 1 år sedan
tests 67a0013263 Migrate VCAT classes from IVProg to its own repo 1 år sedan
.babelrc 67a0013263 Migrate VCAT classes from IVProg to its own repo 1 år sedan
.eslintignore 67a0013263 Migrate VCAT classes from IVProg to its own repo 1 år sedan
.eslintrc.json 67a0013263 Migrate VCAT classes from IVProg to its own repo 1 år sedan
.gitignore 67a0013263 Migrate VCAT classes from IVProg to its own repo 1 år sedan
README.md 67a0013263 Migrate VCAT classes from IVProg to its own repo 1 år sedan
i18n_csv_loader.js 67a0013263 Migrate VCAT classes from IVProg to its own repo 1 år sedan
karma.conf.js 67a0013263 Migrate VCAT classes from IVProg to its own repo 1 år sedan
main.js 758d18cd33 Fix services singleton instances not working properly 1 år sedan
package-lock.json 758d18cd33 Fix services singleton instances not working properly 1 år sedan
package.json 67a0013263 Migrate VCAT classes from IVProg to its own repo 1 år sedan
tsconfig.json 758d18cd33 Fix services singleton instances not working properly 1 år sedan
webpack.config.babel.js 758d18cd33 Fix services singleton instances not working properly 1 år sedan

README.md

VCAT - Visual Code Assessment Tool

VCAT is an code interpreter with automatic assessment designed to provide Visual Programming Languages with automatic assessment capabilities

How to integrate your visual language with VCAT?

TODO