namechange

This commit is contained in:
Torsten Ruger
2014-07-29 18:33:11 +03:00
parent da9a57b3cf
commit 7b6f364ba8
24 changed files with 34 additions and 34 deletions

View File

@ -4,4 +4,4 @@ Here we have a placeholder for things i am currently developing.
Basically Parfait is the smallest amount of code needed to make a ruby-like OO system work.
A work in progress that started from here : http://kide-vm.github.io/2014/06/10/more-clarity.html
A work in progress that started from here : http://salama-vm.github.io/2014/06/10/more-clarity.html

View File

@ -1,5 +1,5 @@
# this is not a "normal" ruby file, ie it is not required by kide
# instead it is parsed by kide to define part of the kide that runs
# this is not a "normal" ruby file, ie it is not required by salama
# instead it is parsed by salama to define part of the salama that runs
class Array < BaseObject
def initialize size