Hacker VM Broken

Post Reply
User avatar
laz0r
Posts: 290
Joined: Thu Feb 04, 2010 4:18 pm
Location: Within the depths of Unix

Hacker VM Broken

Post by laz0r »

When trying to execute the basic commands (including the examples) it returns an error. Am I doing something wrong or does it not work for everyone?
User avatar
CodeX
Posts: 350
Joined: Fri Oct 17, 2008 5:28 pm

Post by CodeX »

Your doing it wrong, you should read through the description again and look at the examples again, instead of things like p 4*5 to print 20 its 45*p as its a stack based machine (like the JVM) and not exactly a programming language.
Post Reply