GitHub / olekscode / IdentifierNameSplitter
A tool for splitting identifier names into separate words, numbers, and symbols. For example, 'aName_AST42:' gets separated into 'a', 'Name', '_', 'AST', '42', and ':'
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/olekscode%2FIdentifierNameSplitter
Stars: 3
Forks: 0
Open issues: 0
License: mit
Language: Smalltalk
Size: 16.6 KB
Dependencies parsed at: Pending
Created at: over 5 years ago
Updated at: about 4 years ago
Pushed at: about 5 years ago
Last synced at: 28 days ago
Topics: code-analysis, identifier, identifier-names, pharo, smalltalk, static-code-analysis