CS 466 - Compilers
Welcome to CS 446! This web interface will provide you an easy way to interact with the CatScript compiler you are developing. Enjoy!
CatScript
// welcome to cs446!!!
var x = "hello catscript!"
print(x)