Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Get back to me when I can write it in an IDE with syntax highlighting and content assist.


Be careful what you wish for!



How do I parse Trollscript with Regular Expressions?


  str.scan(/.{3}|.{1,2}$/).each do |bit|
    process(bit)
  end




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: