actually just an interpreter, and supports REPL.
The interpreter for the Ice programming language with many bugs.
git clone https://github.com/MU001999/ice.git
cd ice/ice
make
cd bin
./iceAlso you can use Visual Studio, just open ice/ice/ice.sln by Visual Studio 2017 or above.