Visual Code Assessment Tool

Lucas de Souza 67a0013263 Migrate VCAT classes from IVProg to its own repo před 2 roky
.vscode 67a0013263 Migrate VCAT classes from IVProg to its own repo před 2 roky
css 67a0013263 Migrate VCAT classes from IVProg to its own repo před 2 roky
grammar 67a0013263 Migrate VCAT classes from IVProg to its own repo před 2 roky
i18n 67a0013263 Migrate VCAT classes from IVProg to its own repo před 2 roky
src 67a0013263 Migrate VCAT classes from IVProg to its own repo před 2 roky
tests 67a0013263 Migrate VCAT classes from IVProg to its own repo před 2 roky
.babelrc 67a0013263 Migrate VCAT classes from IVProg to its own repo před 2 roky
.eslintignore 67a0013263 Migrate VCAT classes from IVProg to its own repo před 2 roky
.eslintrc.json 67a0013263 Migrate VCAT classes from IVProg to its own repo před 2 roky
.gitignore 67a0013263 Migrate VCAT classes from IVProg to its own repo před 2 roky
README.md 67a0013263 Migrate VCAT classes from IVProg to its own repo před 2 roky
i18n_csv_loader.js 67a0013263 Migrate VCAT classes from IVProg to its own repo před 2 roky
karma.conf.js 67a0013263 Migrate VCAT classes from IVProg to its own repo před 2 roky
main.js 67a0013263 Migrate VCAT classes from IVProg to its own repo před 2 roky
package-lock.json 67a0013263 Migrate VCAT classes from IVProg to its own repo před 2 roky
package.json 67a0013263 Migrate VCAT classes from IVProg to its own repo před 2 roky
tsconfig.json 67a0013263 Migrate VCAT classes from IVProg to its own repo před 2 roky
webpack.config.babel.js 67a0013263 Migrate VCAT classes from IVProg to its own repo před 2 roky

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