Re: converting file to .exe
If you can write a language that gets compiled into an exe write
something in that language that either executes the jar or calls the
main function in your java app.
http://groups.google.com/group/java-software-develoupment?hl=en
.
Relevant Pages
- Re: part 21 asserts forth best for small memory systems, would lisp be better in non small mem?
... So Forth can be used to write this language, ... all verbs operate on a set number of nouns on the datastack (which ... define{pushes the token name onto the scope stack, ... executes the topmost process. ... (comp.lang.forth) - Re: why kernel in C
... that is the system that executes as main. ... they may only have a handful of bytes of read/write memory. ... >> Java is that basic features of the language require a sizable set ... > semantics of Java. ... (comp.os.linux.development.system) - Re: Aspiring highest-order programmer
... The HTML renderer "executes" it to produce the page. ... language in that it offers no control flow constructs (if/else, case, ... >> the path taken through a particular browser's machine code as a result ... > text file which is displayed by a text editor such as Notepad. ... (comp.programming) - Re: Downloading webpages
... It is doubtlessly possible to write Phyton-code that executes with ... adequate performance for almost any given task if the target ... The language does not write code. ... (comp.os.linux.development.apps) - Re: Newbie question about curly braces
... > Then the book states that the while must use curly braces for grouping. ... It executes its body several times. ... There is room for more than one type of language in the ... (comp.lang.tcl) |
|