fix spelling
This commit is contained in:
parent
4982710ac1
commit
c4dbff40f8
@ -109,7 +109,7 @@
|
|||||||
list, rather than a stack. Since they are completely standard objects, manipulation
|
list, rather than a stack. Since they are completely standard objects, manipulation
|
||||||
both at run and compile time is totally integrated.
|
both at run and compile time is totally integrated.
|
||||||
%p
|
%p
|
||||||
Funation calling has been working for years, but recently i cracked dynamic method
|
Function calling has been working for years, but recently i cracked dynamic method
|
||||||
dispatch too, which was not that hard really. Currently the work is progressing to
|
dispatch too, which was not that hard really. Currently the work is progressing to
|
||||||
blocks, and the clear structure does help a lot.
|
blocks, and the clear structure does help a lot.
|
||||||
And while exceptions (or bindings) are not started, i think they will come with
|
And while exceptions (or bindings) are not started, i think they will come with
|
||||||
@ -117,7 +117,7 @@
|
|||||||
|
|
||||||
%h2 Decisions that affect the future
|
%h2 Decisions that affect the future
|
||||||
|
|
||||||
%h3 Mesasm
|
%h3 Metasm
|
||||||
%p
|
%p
|
||||||
I gave
|
I gave
|
||||||
=ext_link "Metasm" , "https://github.com/jjyg/metasm/"
|
=ext_link "Metasm" , "https://github.com/jjyg/metasm/"
|
Loading…
Reference in New Issue
Block a user