Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 542 Bytes

README.md

File metadata and controls

25 lines (18 loc) · 542 Bytes


logo

The Meow Language

Build instructions

git clone <repo>
cd <repo>

javac -d ./target/classes ./src/*.java
cd ./target/classes
java src.Shell

Thanks

This project is based on a video series by @davidcallanan.

Special thanks to @thearcodas for making this adorable logo.