Skip to content

Commit

Permalink
[doc] README: add link to paper (#81)
Browse files Browse the repository at this point in the history
  • Loading branch information
srackham authored Aug 27, 2022
1 parent 15c489e commit 3709c05
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,8 @@ Virgil focuses on balancing these main features in a statically-typed language:
* Type parameters - for powerful and clean abstraction over types
* Algebraic data types - for easy building and matching of data structures

For more, see the [tutorial](doc/tutorial/Overview.md).
For more, read [this paper](https://static.googleusercontent.com/media/research.google.com/en//pubs/archive/41446.pdf).
Or see the [tutorial](doc/tutorial/Overview.md).
Or read up on [libraries](doc/tutorial/LibUtil.md).

## Supported Targets
Expand Down

0 comments on commit 3709c05

Please sign in to comment.