Visual Code Assessment Tool

Lucas de Souza 8d464c30fe Bump version to 0.1.1 il y a 1 an
.vscode 67a0013263 Migrate VCAT classes from IVProg to its own repo il y a 2 ans
css 67a0013263 Migrate VCAT classes from IVProg to its own repo il y a 2 ans
grammar 13314fbafc Fix typo in english grammar rule for type VOID il y a 1 an
i18n 67a0013263 Migrate VCAT classes from IVProg to its own repo il y a 2 ans
src 758d18cd33 Fix services singleton instances not working properly il y a 2 ans
tests 67a0013263 Migrate VCAT classes from IVProg to its own repo il y a 2 ans
.babelrc 67a0013263 Migrate VCAT classes from IVProg to its own repo il y a 2 ans
.eslintignore 67a0013263 Migrate VCAT classes from IVProg to its own repo il y a 2 ans
.eslintrc.json 67a0013263 Migrate VCAT classes from IVProg to its own repo il y a 2 ans
.gitignore 67a0013263 Migrate VCAT classes from IVProg to its own repo il y a 2 ans
README.md 67a0013263 Migrate VCAT classes from IVProg to its own repo il y a 2 ans
i18n_csv_loader.js 67a0013263 Migrate VCAT classes from IVProg to its own repo il y a 2 ans
karma.conf.js 67a0013263 Migrate VCAT classes from IVProg to its own repo il y a 2 ans
main.js 758d18cd33 Fix services singleton instances not working properly il y a 2 ans
package-lock.json 758d18cd33 Fix services singleton instances not working properly il y a 2 ans
package.json 8d464c30fe Bump version to 0.1.1 il y a 1 an
tsconfig.json 758d18cd33 Fix services singleton instances not working properly il y a 2 ans
webpack.config.babel.js 758d18cd33 Fix services singleton instances not working properly il y a 2 ans

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