Skip to content

Cuis-Smalltalk/Cuis-Smalltalk-Regex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cuis-Smalltalk-Regex

Regular Expressions for Cuis.

Tested in Cuis 6.3 rev 6350

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

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

   Feature require: #'Regex-Tests'.

To install it without its tests, open a Workspace and DoIt:

   Feature require: #'Regex-Core'.

To install TerseGuide entry, open a Workspace and DoIt:

   Feature require: #'Regex-TerseGuide'.

About

Regular expressions support

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published