discuss the engine, rankings, game ideas, and more
Col. Dump
Posts: 10 Joined: Fri Oct 31, 2008 1:09 am
Post
by Col. Dump » Thu Nov 20, 2008 12:36 am
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
adum
Posts: 392 Joined: Thu Apr 19, 2007 12:49 pm
Contact:
Post
by adum » Thu Nov 20, 2008 1:47 am
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 » Mon Dec 15, 2008 9:13 pm
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 » Fri Apr 24, 2009 9:58 am
Hi, Col. dump, Can you open the source?
I need money
Nick-Aotmzgin
Posts: 64 Joined: Sun Jun 14, 2009 11:01 am
Location: Microsoft Labs
Post
by Nick-Aotmzgin » Tue Sep 15, 2009 10:57 am
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 » Sun Dec 06, 2009 10:59 am
Can you send me source
Thanks help me
Col. Dump
Posts: 10 Joined: Fri Oct 31, 2008 1:09 am
Post
by Col. Dump » Sun Aug 21, 2022 1:29 pm
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.