Hacker Virtual Machine IDE

discuss the engine, rankings, game ideas, and more
Post Reply
Col. Dump
Posts: 10
Joined: Fri Oct 31, 2008 1:09 am

Hacker Virtual Machine IDE

Post 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
User avatar
adum
Posts: 392
Joined: Thu Apr 19, 2007 12:49 pm
Contact:

Post by adum »

very nice IDE! i would recommend posting this to the Challenges forum because it's really specific to there.
skg
Posts: 1
Joined: Sun Nov 02, 2008 3:53 pm

Post 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
catjim
Posts: 2
Joined: Fri Apr 24, 2009 9:32 am
Location: 4500013
Contact:

Post by catjim »

Hi, Col. dump, Can you open the source?
I need money
User avatar
Nick-Aotmzgin
Posts: 64
Joined: Sun Jun 14, 2009 11:01 am
Location: Microsoft Labs

interesting

Post by Nick-Aotmzgin »

seems interesting.
(i) Hacerks Group -> Greek Hackers Group (House of Hackers Offical Community)
solosell
Posts: 1
Joined: Sun Dec 06, 2009 10:53 am

Post by solosell »

Can you send me source :)
Thanks help me
kamikataz
Posts: 2
Joined: Fri Feb 12, 2010 3:56 pm

The source

Post 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/
Col. Dump
Posts: 10
Joined: Fri Oct 31, 2008 1:09 am

official sources

Post 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. :wink:
AMindForeverVoyaging
Forum Admin
Posts: 496
Joined: Sat May 28, 2011 9:14 am
Location: Germany

Post by AMindForeverVoyaging »

Hey Col. Dump, thanks a lot for putting the code online. Much appreciated. :)
Post Reply