Visual Code Assessment Tool

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

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