Skip to content

Commit 45cccae

Browse files
committed
[2023-01-24 06:42:37] Automated commit from linkwaiter
1 parent 9c7d893 commit 45cccae

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

data/links.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
{
22
"Compiler": [
3+
{
4+
"alias": "The PL Zoo",
5+
"date": "2023-01-24",
6+
"description": "A collection of implementations of miniature programming languages which demonstrates various techniques used in implementation of programming languages",
7+
"link": "http://plzoo.andrej.com/",
8+
"uuid": "fdfe5babe307489ea8ccafb7cc675cd5"
9+
},
310
{
411
"alias": "Writing a Static Analyzer in Rust",
512
"date": "2023-01-12",

0 commit comments

Comments
 (0)