[Structure] Add regular expressions #683
Labels
Experience: Meta Language Design
hacktoberfest
Good issue for someone to work on for Hacktoberfest
help wanted
We'd love to have help working on this issue
Polyglots Wanted!
The more multi-language users, the better!
Type: Enhancement
Description
This issue is for adding a new structure for all languages that will let you compare a new aspect of a language. Ideally someone with many programming languages will help work on this.
This structure should show how to work with regular expressions. This could be:
Or other things. It should take some thought on all of the features that any programming language could have. Upon making this PR, expect it to have some revisions as people from various programming language backgrounds offer suggestions.
Requirements
Decide if you want to make this its own file or a part of the pre-existing strings structure file. If it's fairly large, it should probably be its own file. If it's fairly small, it could maybe go with strings.
web/thesauruses/_meta
named whatever feels appropriateweb/thesauruses/meta_info.json
and add your new file to that file in thestructures
section._meta
file as examples for how to do itThe text was updated successfully, but these errors were encountered: