Skip to content
This repository was archived by the owner on Apr 1, 2025. It is now read-only.

Commit a76b051

Browse files
committed
Non-goals.
1 parent 85e7f20 commit a76b051

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

semantic-analysis/README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,15 @@ The goal of this package is to provide
1616
4. a small variety of specific program analyses to serve both as examples and as useful tools in their own right.
1717

1818

19+
## Non-goals
20+
21+
On the other hand, this package will not provide
22+
23+
1. support for specific surface languages, or
24+
25+
2. facilities for dealing with the meta-structure of programs, i.e. where to find modules, how projects and their files are configured, etc.
26+
27+
1928
## Development
2029

2130
This project consists of a Haskell package named `semantic-analysis`. The library’s sources are in [`src`][].

0 commit comments

Comments
 (0)