KenDickey / Cuis-Smalltalk-RegEx

Regular Expressions for Cuis

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cuis-Smalltalk-RegEx

Regular Expressions for Cuis.

Tested in Cuis 5.0 rev 4438

This is a port of Vassili Bykov's regular expression parser.

He has released this as open source -- see method RxParser class>>f:boringStuff

To install in a Cuis image, open a Workspace and DoIt:

   Feature require: #'Regex-Tests'.

Original port by German Arduino -- https://github.com/garduino Cuis updated based on port by Phil Bella -- https://github.com/pbella Updates integrated by Ken Dickey -- https://github.com/KenDickey

About

Regular Expressions for Cuis


Languages

Language:HTML 73.1%Language:Smalltalk 26.9%