Visual Code Assessment Tool

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

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