Visual Code Assessment Tool

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

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