Visual Code Assessment Tool

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

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