diff options
author | Elena ``of Valhalla'' Grandi <valhalla@trueelena.org> | 2021-10-21 22:16:18 +0200 |
---|---|---|
committer | Elena ``of Valhalla'' Grandi <valhalla@trueelena.org> | 2021-10-21 22:16:18 +0200 |
commit | 2bd1c1c65ea4c750d0a2093d0893fac176db9ad2 (patch) | |
tree | ea478b6e0ad6bf7005042c687ec8f19f6755295a /items | |
parent | b005964a1f2ef11f634a386b650507f0ad6dbcac (diff) |
Serata 2021-10-21
Diffstat (limited to 'items')
-rw-r--r-- | items/9184244680b24a4b847ee351fcec7b99.yaml | 11 | ||||
-rw-r--r-- | items/e78f0cb2b12f4966aa9f7416aeb71913.yaml | 9 |
2 files changed, 20 insertions, 0 deletions
diff --git a/items/9184244680b24a4b847ee351fcec7b99.yaml b/items/9184244680b24a4b847ee351fcec7b99.yaml new file mode 100644 index 0000000..4be4bb7 --- /dev/null +++ b/items/9184244680b24a4b847ee351fcec7b99.yaml @@ -0,0 +1,11 @@ +title: 'Web Browser Engineering' +url: 'https://browser.engineering/' +description: | + Un browser web didattico scritto da zero in python + + Codice sorgente su https://github.com/browserengineering/book/ +tags: +- browser +- python +added: 2021-10-21 19:11:12.535075+00:00 +updated: 2021-10-21 19:16:15.432044+00:00 diff --git a/items/e78f0cb2b12f4966aa9f7416aeb71913.yaml b/items/e78f0cb2b12f4966aa9f7416aeb71913.yaml new file mode 100644 index 0000000..937c4df --- /dev/null +++ b/items/e78f0cb2b12f4966aa9f7416aeb71913.yaml @@ -0,0 +1,9 @@ +title: 'Duktape' +url: 'https://duktape.org/' +description: | + Motore javascript embeddabile +tags: +- programmazione +- javascript +added: 2021-10-21 19:16:19.525062+00:00 +updated: 2021-10-21 19:16:19.525078+00:00 |