Page 1 of 1
Hacker Virtual Machine IDE
Posted: Thu Nov 20, 2008 12:36 am
by Col. Dump
Hi everybody,
I had to rewarm my java and swing skills for an upcoming project, so I decided to write an integrated development environment for the hacker virtual machine... It's a small java application you can find at
http://sites.google.com/site/hvmide/. Hope you like it! If you find bugs (I guess there are still many), please leave me a message.
BTW: fabulous site - many thanks to the maintainers!
Best regards,
Col. Dump
Posted: Thu Nov 20, 2008 1:47 am
by adum
very nice IDE! i would recommend posting this to the Challenges forum because it's really specific to there.
Posted: Mon Dec 15, 2008 9:13 pm
by skg
The IDE is great but it took me a while to figure out that it requires Java VM 6 - I only had version 5 and could not get it to work at first.
Is there any chance of making the source code available - I would like to extend it (and be happy to post my modifications in return)
skg
Posted: Fri Apr 24, 2009 9:58 am
by catjim
Hi, Col. dump, Can you open the source?
interesting
Posted: Tue Sep 15, 2009 10:57 am
by Nick-Aotmzgin
seems interesting.
Posted: Sun Dec 06, 2009 10:59 am
by solosell
Can you send me source
Thanks help me
The source
Posted: Mon Jan 24, 2011 9:37 am
by kamikataz
hello friends here is the source to the ide ,
please msg me if i am found offending
https://sites.google.com/site/hvmidesource/
official sources
Posted: Sun Aug 21, 2022 1:29 pm
by Col. Dump
If there is still someone who wants to build his own IDE, here is my code:
https://gitlab.com/col.dump/hvmide
It's the original code of my last release nearly 14 years ago, cleaned up a little and migrated to Maven.
kamikataz, thanks for bridging the wait.
Posted: Sat Nov 05, 2022 5:24 pm
by AMindForeverVoyaging
Hey Col. Dump, thanks a lot for putting the code online. Much appreciated.