tool that permint me type bytecodes or nemotics (same a script language) an

hello

i m a student :p . and i have a project: do a compiler for a language very similar to lisp

i very enthusiactic with java, and i decided that that compiler produce bytecodes for the java virtual machine ; i guest that be more easy and more productive

sry for no begin to search in google, i m very to lazy

for now, i only want that i can play with the java virtual machine, to gain experience with its bytecodes

any know a tool that permint me type bytecodes or nemotics (same a script language) and i can to see the result and more dats; if is a tool cool how netbeans or eclipse better for me

[636 byte] By [luika] at [2007-11-27 3:43:08]
# 1
I wonder if [url= http://asm.objectweb.org/eclipse/index.html]this[/url] is of any interest to you.....
georgemca at 2007-7-12 8:46:46 > top of Java-index,Java Essentials,Java Programming...
# 2
> sry for no begin to search in google, i m very to lazyThen good luck writing your compiler. You're going to need it.
DrLaszloJamfa at 2007-7-12 8:46:46 > top of Java-index,Java Essentials,Java Programming...
# 3
wow, very fast answers. a lot of thanks
luika at 2007-7-12 8:46:46 > top of Java-index,Java Essentials,Java Programming...
# 4
Jasmin might also be what you're looking for. It's not entirely clear how much visibility of the intermediate layer you want.
YAT_Archivista at 2007-7-12 8:46:46 > top of Java-index,Java Essentials,Java Programming...
# 5
You're writing a lisp-like language compiler in java? Or did I misread?
xiarcela at 2007-7-12 8:46:46 > top of Java-index,Java Essentials,Java Programming...