flat assembler
Message board for the users of flat assembler.
Index
> High Level Languages > Nil Language [OOP] |
Author |
|
treeform 30 Nov 2007, 00:12
wow it would be very cool if you make this language open source. It would be nice to have a dynamic language written in fasm ... maybe it can beet the c-written dynamic languages in speed?
|
|||
30 Nov 2007, 00:12 |
|
vid 30 Nov 2007, 01:37
Quote: maybe it can beet the c-written dynamic languages in speed? I seriously doubt that, you would have to write the language in very "low level style" to have some real gain from assembly, and then it would be hell to maintain. |
|||
30 Nov 2007, 01:37 |
|
snify 30 Nov 2007, 10:39
Nil is C-written (for portability), but the real instructions templates are generated using fasm and listings. Ex: my_bytecode_push0 -> push 0, etc.
|
|||
30 Nov 2007, 10:39 |
|
RedGhost 20 Dec 2007, 13:59
If you keep the Python white-space indentation crap I will hunt you down
_________________ redghost.ca |
|||
20 Dec 2007, 13:59 |
|
treeform 27 Dec 2007, 23:50
python indentation is fantastic grow up!
|
|||
27 Dec 2007, 23:50 |
|
edfed 28 Dec 2007, 05:20
be cAREFULL
THE "NIL", in french; is subject to flooding |
|||
28 Dec 2007, 05:20 |
|
masonswanson 01 Nov 2010, 02:58
or you could write the bytecode compiling mechanism in fasm, or have it translate to pure machine code, that way you can write the next version of it in itself
|
|||
01 Nov 2010, 02:58 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2025, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.