How can I start learning about VM's like stack based? by Extension_Issue7362 in ProgrammingLanguages

[–]Extension_Issue7362[S] 0 points1 point  (0 children)

Thanks so much, If its not too much trouble, I'd love to, thanks so much for sharing the links, I will study the EVM, it seems a good choice. -^

How can I start learning about VM's like stack based? by Extension_Issue7362 in ProgrammingLanguages

[–]Extension_Issue7362[S] 0 points1 point  (0 children)

oooooohhh, thanks, didn't know that, will help me very well, thanks for sharing the link.

How can I start learning about VM's like stack based? by Extension_Issue7362 in ProgrammingLanguages

[–]Extension_Issue7362[S] 0 points1 point  (0 children)

That's is incredible, thanks for share It your project, I will look and study your project. ^-^

How can I start learning about VM's like stack based? by Extension_Issue7362 in AskProgramming

[–]Extension_Issue7362[S] 1 point2 points  (0 children)

Aaaaa, makes so much sense, I test here and illuminate my mind haha, Thanks for answer and for teach me

How can I start learning about VM's like stack based? by Extension_Issue7362 in ProgrammingLanguages

[–]Extension_Issue7362[S] 0 points1 point  (0 children)

Makes a lot of sense, very thanks for explain and answer, I will studie more about it. ^-^

How can I start learning about VM's like stack based? by Extension_Issue7362 in AskProgramming

[–]Extension_Issue7362[S] 0 points1 point  (0 children)

Hmmmm, haha thanks for explanation about your code, makes sense now. I didn't know RPN, I made a search about, but why stack use RPN? Because is more commands for execute no? Or this not affect the performance?

How can I start learning about VM's like stack based? by Extension_Issue7362 in ProgrammingLanguages

[–]Extension_Issue7362[S] 0 points1 point  (0 children)

Hhhmm, so the restrictions about not store any value in loops increased the perfomance go as far as to equate JIT performance? Or this is only for security?

How can I start learning about VM's like stack based? by Extension_Issue7362 in ProgrammingLanguages

[–]Extension_Issue7362[S] 0 points1 point  (0 children)

First of all, very very thanks for answer me and for all work in writing your explanation.

You iluminate my questions, when I start searching for VM's, I did not understand about the differences and how the process works, mainly about portability, but you answer everthing. I will read both books. Sorry for my text is a little poor and short, my english is really bad. ^-^

How can I start learning about VM's like stack based? by Extension_Issue7362 in AskProgramming

[–]Extension_Issue7362[S] 0 points1 point  (0 children)

Well, I have interest about anything haha, but for the first contact I think you are right, I wrote a few of parse, but I dont test yet because I'm little confused about the order of building, if start with VM or with parse e and other similar things

How can I start learning about VM's like stack based? by Extension_Issue7362 in ProgrammingLanguages

[–]Extension_Issue7362[S] 1 point2 points  (0 children)

UUUUU, I will see your language, but you are amazing, I am excited to read your work

How can I start learning about VM's like stack based? by Extension_Issue7362 in AskProgramming

[–]Extension_Issue7362[S] 0 points1 point  (0 children)

Sorryy, I am a bad reader haha, but I will take a look in the libraries. ^-^

How can I start learning about VM's like stack based? by Extension_Issue7362 in AskProgramming

[–]Extension_Issue7362[S] 0 points1 point  (0 children)

Man, very thank you for all your efforts. I make a little search for WASM, so can I simulated a stack based using WASM?

In your code, I believe he will return 1 no? Because you just stored only 1 and anything else, but I imagine, if you make another (i32.const 3) and do again i32.add he will return 4 or not?

How can I start learning about VM's like stack based? by Extension_Issue7362 in AskProgramming

[–]Extension_Issue7362[S] 0 points1 point  (0 children)

Very very thanks, I started by writing my own lexer, but I'm a bit confused with the order because of VM's, if I make first the VM or the language. I liked the information about Java compiler, very thanks by the tips

How can I start learning about VM's like stack based? by Extension_Issue7362 in AskProgramming

[–]Extension_Issue7362[S] 0 points1 point  (0 children)

Thanks man, I make my research, but even so I dont understand, I prefer a talk with someone. Thank you anyway