diff --git a/README.md b/README.md new file mode 100644 index 0000000..5082e79 --- /dev/null +++ b/README.md @@ -0,0 +1,8 @@ +# Splash + +Splash is a transpiler from C++ to Python to extend Visual Programming Language environment with basic +tools to configure and create simulation scenarios on IoD Sim. It was created during Formal Languages and Compilers +course by Sara Galasso and Giovanni Grieco. + +## Quick Start +This repository makes use of [vcpkg](https://github.com/microsoft/vcpkg)