The Artima Developer Community
Sponsored Link

Ruby Buzz Forum
Two Down

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Christopher Cyll

Posts: 49
Nickname: topher
Registered: Jan, 2006

Topher Cyll is Rubyist and writer in Portland, Oregon.
Two Down Posted: Sep 26, 2006 2:53 PM
Reply to this message Reply

This post originated from an RSS feed registered with Ruby Buzz by Christopher Cyll.
Original Post: Two Down
Feed Title: Topher Cyll
Feed URL: http://feeds.feedburner.com/cyll
Feed Description: I'm not too worried about it. Ruby and programming languages.
Latest Ruby Buzz Posts
Latest Ruby Buzz Posts by Christopher Cyll
Latest Posts From Topher Cyll

Advertisement
The second chapter of my upcoming Ruby book is done! Man it feels good. But now I have to decide which chapter to write next.

I haven't had as much time to blog as of late, but I'm going to take this opportunity to give a shout out to two great Ruby tools I've been using at work lately.

  • Syntax - This module apparently does a lot, but I've mostly been subclassing it's Syntax::Tokenizer. With a little glue code these tokenizers can be easily used along side...
  • RACC - In the style of YACC, RACC is LALR(1) parser generator, but you get to use Ruby (and it generates Ruby) instead of C.

I'm always amazed at how many low profile, but very cool libraries there are for Ruby.

Read: Two Down

Topic: Digg-like site for Ruby News Previous Topic   Next Topic Topic: Three ways to add Ruby Macros

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use