Ecosyste.ms: Funds
An open API service for providing issue and pull request metadata for open source projects.
https://gitlab.com/cznic/golex
Last synced: about 1 hour ago
Repository metadata:
A lex/flex like (not fully POSIX lex compatible) utility.
- Host: gitlab.com
- URL: https://gitlab.com/cznic/golex
- Owner: cznic
- License: bsd-3-clause
- Created: 2018-11-06T12:40:59.591Z (about 6 years ago)
- Default Branch: master
- Last Synced: 2024-10-19T16:53:24.554Z (21 days ago)
- Stars: 9
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: LICENSE
Owner metadata:
- Name: cznic
- Login: cznic
- Email:
- Kind: user
- Description:
- Website:
- Location:
- Twitter:
- Company:
- Icon url: https://gitlab.com/uploads/-/system/user/avatar/2447325/avatar.png
- Repositories: 93
- Last Synced at: 2023-04-04T11:37:54.610Z
- Profile URL: https://gitlab.com/cznic
- Sponsor URL:
Committers metadata
Last synced: about 5 hours ago
Total Commits: 89
Total Committers: 10
Avg Commits per committer: 8.9
Development Distribution Score (DDS): 0.517
Commits in past year: 1
Committers in past year: 1
Avg Commits per committer in past year: 1.0
Development Distribution Score (DDS) in past year: 0.0
Name | Commits | |
---|---|---|
Jan Mercl | 0****l@g****m | 43 |
Jan Mercl | j****l@n****z | 30 |
Jan Mercl | m****l@s****m | 5 |
Chad Clark | c****k@s****t | 3 |
Jan Mercl | j****l@f****) | 2 |
Robert-André Mauchin | z****m@g****m | 2 |
Alexey Nezhdanov | s****u@g****m | 1 |
Gary Burd | g****y@b****m | 1 |
Jesse Szwedko | j****e@s****e | 1 |
My Name | m****e@t****z | 1 |
Issue and Pull Request metadata
Last synced: over 1 year ago
Package metadata
- Total packages: 2
- Total downloads: unknown
- Total dependent packages: 13 (may contain duplicates)
- Total dependent repositories: 38 (may contain duplicates)
- Total versions: 14
go: gitlab.com/cznic/golex
Golex is a lex/flex like (not fully POSIX lex compatible) utility. It renders .l formated data (http://flex.sourceforge.net/manual/Format.html#Format) to Go source code. The .l data can come from a file named in a command line argument. If no non-opt args are given, golex reads stdin. Options: To get the latest golex version: Please see http://godoc.org/modernc.org/golex/lex. 2014-11-18: Golex now supports %yym - a hook which can be used to mark an accepting state. Consider for example this .l file: Execution and output: 2014-11-15: Golex's output is now gofmt'ed, if possible. Missing/differing functionality of the current renderer (compared to flex): Further limitations on the .l source are listed in the cznic/lex package godocs. A simple golex program example (make example1 && ./example1):
- Homepage: https://gitlab.com/cznic/golex
- Documentation: https://pkg.go.dev/gitlab.com/cznic/golex#section-documentation
- Licenses: BSD-3-Clause
- Latest release: v1.1.0 (published about 1 year ago)
- Last Synced: 2024-11-09T00:01:52.205Z (1 day ago)
- Versions: 7
- Dependent Packages: 13
- Dependent Repositories: 38
- Docker Downloads: 0
-
Rankings:
- Dependent repos count: 0.901%
- Dependent packages count: 1.418%
- Docker downloads count: 2.036%
- Average: 4.834%
- Forks count: 9.013%
- Stargazers count: 10.802%
go: gitlab.com/cznic/golex.git
- Homepage:
- Documentation: https://pkg.go.dev/gitlab.com/cznic/golex.git#section-documentation
- Licenses:
- Latest release: v1.1.0 (published about 1 year ago)
- Last Synced: 2024-11-09T00:01:54.688Z (1 day ago)
- Versions: 7
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent packages count: 6.999%
- Average: 8.173%
- Dependent repos count: 9.346%
Dependencies
- golang.org/x/exp v0.0.0-20181106170214-d68db9428509
- modernc.org/fileutil v1.0.0
- modernc.org/lex v1.0.0
- modernc.org/lexer v1.0.0
- golang.org/x/exp v0.0.0-20181106170214-d68db9428509
- modernc.org/fileutil v1.0.0
- modernc.org/lex v1.0.0
- modernc.org/lexer v1.0.0