https://github.com/stenbror/activepatternpythoncoreparser
A Research into ActivePattern in FSharp for Python parser 3.12
https://github.com/stenbror/activepatternpythoncoreparser
Last synced: 2 months ago
JSON representation
A Research into ActivePattern in FSharp for Python parser 3.12
- Host: GitHub
- URL: https://github.com/stenbror/activepatternpythoncoreparser
- Owner: stenbror
- Created: 2022-10-02T15:00:01.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-10-02T16:06:44.000Z (over 3 years ago)
- Last Synced: 2025-12-26T18:47:54.658Z (6 months ago)
- Language: F#
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ActivePatternPythonCoreParser
A Research into ActivePattern in FSharp for Python parser 3.12
This is just a simple project with UnitTests for .net 7.0.x for learning ActivePattern as a possibility for Python 3.12 parser.