Skip to content

Mewtwo, a successor to Mew, is a high-level, class-based, object-oriented programming language that is inspired by Java. Mewtwo comes with its own virtual machine call MVM aka Mewtwo Virtual Machine.

Notifications You must be signed in to change notification settings

iamHrithikRaj/mewtwo

Repository files navigation

mew

mewtwo

mewtwo, a successor to mew, is a high-level, class-based, object-oriented programming language that is inspired by Java. Mewtwo comes with its own virtual machine call MVM aka Mewtwo Virtual Machine.






To execute mewtwo scripts, run the below command from the project root directory

g++ -w *.c -o main && ./main ./scripts/prog1.txt

About

Mewtwo, a successor to Mew, is a high-level, class-based, object-oriented programming language that is inspired by Java. Mewtwo comes with its own virtual machine call MVM aka Mewtwo Virtual Machine.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages