RubyGems Navigation menu

rlsm 1.1.0

rlsm

rlsm stands for *R*egular *L*anguages and *S*yntactic *M*onoids.

Source is availible from

http://github.com/asmodis/rlsm

RDoc-Documentation is availible from

http://rlsm.rubyforge.org

DESCRIPTION:

This is a ruby implementation of three concepts:

- Deterministic Finite Automata
- Regular Expressions (in the sense of theoretical computer sience)
- Monoids

SYNOPSIS:

require 'rlsm'

m = RLSM::Monoid.new '012 112 212'
m.syntactic? # => true
m.isomorph_to?(m) # => true
m.commutative? # => false

INSTALL:

gem install rlsm

LICENSE:

(The MIT License)

Copyright © 2009 Gunther Diemant <g.diemant@gmx.net>

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the ‘Software’), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED ‘AS IS’, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Gemfile:
= Copier Copié!

installation:
=

Versions:

  1. 1.8.1 - September 02, 2010 (220 ko)
  2. 1.1.0 - October 09, 2009 (28,5 ko)
  3. 1.0.0 - March 09, 2009* (557 ko)
  4. 0.4.0 - February 19, 2009* (546 ko)
  5. 0.2.4 - November 16, 2008* (552 ko)
Voir toutes les versions (8)

Dépendances de Development (2):

Propriétaires:

Auteurs:

  • Gunther Diemant

Total de contrôle SHA 256:

252916c6959394d3bcc7967ffffb3441087539acaedb3f36a2761003aceb6aa5

Total de téléchargements 24 483

Pour cette version 3 371

License:

aucune

Version de Ruby requise: None

Liens: