Quantcast
Channel: Angel \"Java\" Lopez on Blog » Ruby
Browsing latest articles
Browse All 16 View Live

Image may be NSFW.
Clik here to view.

End Of Iteration 2014w12

Previous Post Next Post Ruby Interpreters I updated my projects https://github.com/ajlopez/RubySharp https://github.com/ajlopez/RuScript The first in a Ruby interpreter in C#. I started to add the...

View Article


Image may be NSFW.
Clik here to view.

New Month’s Resolutions: April 2014

Review of my March’s resolutions: - Work on DictSharp [complete] see repo - Give talk about Node.js Distributed Applications [complete] see repo see online slides - Improve SimpleGammon [complete] see...

View Article


Image may be NSFW.
Clik here to view.

End Of Iteration 2014w14

Previous Post Next Post Code Generation I updated my template engine in JavaScript, with a minor change to skip new lines in some contexts: https://github.com/ajlopez/SimpleTpl Then I consumed the new...

View Article

Image may be NSFW.
Clik here to view.

RubySharp, implementing Ruby in C# (3)

Previous Post In RubySharp, we can define new functions (methods of the current object), and invoke them. There are some built-in functions in C#: Every function should implement the interface: public...

View Article

Image may be NSFW.
Clik here to view.

RuScript, Ruby Interpreter in JavaScript (1) The Project

When I have free time, I’m working on: https://github.com/ajlopez/RuScript I’m writing the code following the TDD (Test-Driven Development) workflow (see commit history) The idea is to have a Ruby...

View Article


Image may be NSFW.
Clik here to view.

End Of Iteration 2013w47

Previous Post Next Post Implementing Ruby My main outcome is my work on implementing Ruby, using C#: https://github.com/ajlopez/RubySharp I implemented: - Access to native types and objects – Modules –...

View Article

Image may be NSFW.
Clik here to view.

TDD Rocks! (6) Playing with Ruby

Previous Post Previous Post with Ruby I’m still learning Ruby. To practice the language, I’m writing a Tokenizer using my TDD (Test-Driven Development) workflow. A new video at...

View Article

Image may be NSFW.
Clik here to view.

End Of Iteration 2013w48

Previous Post Next Post Talk about Implementing Ruby I gave a talk at RubyConf Argentina 2013, about implementing Ruby. Slides source at: https://github.com/ajlopez/Talks/tree/master/ImplementingRuby...

View Article


Image may be NSFW.
Clik here to view.

New Month’s Resolutions: December 2013

Review of my November’s resolutions: This new month’s resolution: - Start compiler reduced Python to C, using JavaScript [complete] repo - Give a talk about Ruby in C# [complete] slides repo - Start...

View Article


Image may be NSFW.
Clik here to view.

Ruby: Links, News And Resources (7)

Previous Post Ruby for Kids http://ruby4kids.com/ruby4kids Composition Of Responsibility vs Interface Implementation...

View Article
Browsing latest articles
Browse All 16 View Live