Page 1 of 1

fnxbasic compiler

Posted: Mon May 21, 2007 12:42 pm
by wellnounpun
Does the compiler compile to native code or is it a bytecode interpreter like rapid q?

fnxbasic compiler

Posted: Mon May 21, 2007 3:38 pm
by Marco
It is a bytecode interpreter, to let it produce machine language is a lot more time(years) to make it work.

fnxbasic compiler

Posted: Mon May 21, 2007 6:27 pm
by wellnounpun
Ok, thanks. There is a problem with the help file: When it is opened it seems to be always on top. Can you fix that?

fnxbasic compiler

Posted: Tue May 22, 2007 10:54 am
by compuman
he will do his best but thanks for contacting us,

the fnx-basic forum staff

fnxbasic compiler

Posted: Tue May 22, 2007 3:13 pm
by Marco
Hi,
You can download an english help file at the files section of this forum.
This one does not stay on top.

marco

fnxbasic compiler

Posted: Sun May 27, 2007 7:46 pm
by wellnounpun
[quote author=YaBB Administrator link=1179751372/0#1 date=1179761882]It is a bytecode interpreter, to let it produce machine language is a lot more time(years) to make it work.
[/quote]
I know, I making a real compiler and it`s taking a lot of time.