added the new process primitive to create a process with a block as if it has got the value message

This commit is contained in:
hyunghwan.chung
2015-10-22 02:47:25 +00:00
parent 96011578c8
commit 2aef6b9bab
7 changed files with 159 additions and 63 deletions

View File

@ -56,7 +56,8 @@
{
"create a new process in the suspended state passing the elements
of anArray as block arguments"
## TODO
<primitive: #_block_new_process>
self primitiveFailed.
}
#method value