Skip to content
This repository has been archived by the owner on Jul 26, 2022. It is now read-only.

Latest commit

 

History

History
10 lines (6 loc) · 172 Bytes

README.mkdn

File metadata and controls

10 lines (6 loc) · 172 Bytes

Chomsky and Greibach Normal Forms

How to use it

Take a look at test/unit/chomsky_normal_form_test.rb.

How to test it

gem install Shoulda rcov
rake test