https://github.com/mmcloughlin/ssarules
SSA rules description language in the Go compiler
https://github.com/mmcloughlin/ssarules
Last synced: 3 months ago
JSON representation
SSA rules description language in the Go compiler
- Host: GitHub
- URL: https://github.com/mmcloughlin/ssarules
- Owner: mmcloughlin
- License: bsd-3-clause
- Created: 2021-05-08T04:26:46.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-03-14T00:17:22.000Z (over 2 years ago)
- Last Synced: 2025-07-22T02:13:15.593Z (3 months ago)
- Language: Go
- Size: 368 KB
- Stars: 6
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ssarules
SSA rules description language in the Go compiler> **Note**
> This is an incomplete experiment. Sharing in case some part of it is useful to someone.
>