Interact with the CatScript compiler

CatScript

// welcome to cs446!!! var x = "hello catscript!" print(x)
Load A File:

Output