Re: [Newbie] changing allocated memory



CBFalconer <cbfalconer@xxxxxxxxx> wrote:

There is no Ruby in the C language, unless you define it yourself.

right, it's ruby written in C, the reason for me to write a C extension
to Ruby, called, from ruby as a class :

o=MyClass.new()
o.do_something...


--
une bévue
.



Relevant Pages

  • Re: Hows ruby compare to it older brother python
    ... >>to Perl than to Python. ... > as syntax and Ruby doesn't. ... As I said in another post, indentation is the reason I learned ...
    (comp.lang.python)
  • Re: Class variables, instance variables, singleton; Ruby v.
    ... Module is that one does not wish make breaking encapsulation too easy? ... The reason that instance_variable_get exists is solely to allow dynamic ... ruby language: the uniform access principle. ...
    (comp.lang.ruby)
  • Re: How slow could ruby be compared to Python or Perl?
    ... enough reason to consider the shootout irrelevant: ... can contribute ones program, like that, so what if I want ruby to look ... On Unix, at least, the stack is ...
    (comp.lang.ruby)
  • [ help ] Ruby WM with C ext.
    ... creating a C extension with Ruby? ... The reason I ask is because I recently ... found a window manager source code, ...
    (comp.lang.ruby)
  • Re: Beginner Question on Ruby
    ... I am beginning to learn ruby and cant seem to reason this behaviour. ... expect since empty or nill is the array, ... recursive inclusion with dots. ...
    (comp.lang.ruby)