------------------------------------------------------------
commit 773e3e5789030d7bfd94edb96d7d83a034cc38fb
Author: ffff:173.198.69.239 <ffff:173.198.69.239@pldb.io> Date: Tue Nov 5 23:14:02 2024 +0000 Updated labs.scroll diff --git a/lists/labs.scroll b/lists/labs.scroll index f5774253d08..d511a5fde55 100644 --- a/lists/labs.scroll +++ b/lists/labs.scroll @@ -12,11 +12,10 @@ css table td:nth-child(2), table th:nth-child(2) { width: 60px;} table td:nth-child(3), table th:nth-child(3) { width: 280px;} -Here is the list of COUNT labs/communities which birthed a new language(s) or other thing(s) in PLDB. - endSnippet container +Here is the list of COUNT labs/communities which birthed a new language(s) or other thing(s) in PLDB. TABLE footer.scroll ------------------------------------------------------------
commit 5c6055c8ec0d2a373d3cef0d8a18830c5e3f37c1
Author: ffff:173.198.69.239 <ffff:173.198.69.239@pldb.io> Date: Mon Nov 4 19:00:57 2024 +0000 Updated alonzo.scroll diff --git a/concepts/alonzo.scroll b/concepts/alonzo.scroll index 945b9380099..f01510a183d 100644 --- a/concepts/alonzo.scroll +++ b/concepts/alonzo.scroll @@ -11,4 +11,3 @@ reference https://semanticscholar.org/paper/ec8b6e9cb4a7d2ac44989a3abaf896200006 hopl https://hopl.info/showlanguage.prx?exp=2158 -// test \ No newline at end of file ------------------------------------------------------------
commit 58d9ace02bac6472ead61388fe356324f531bafe
Author: ffff:173.198.69.239 <ffff:173.198.69.239@pldb.io> Date: Mon Nov 4 18:57:52 2024 +0000 Updated alonzo.scroll diff --git a/concepts/alonzo.scroll b/concepts/alonzo.scroll index d6a5e330da8..945b9380099 100644 --- a/concepts/alonzo.scroll +++ b/concepts/alonzo.scroll @@ -10,3 +10,5 @@ lab The MITRE Corporation reference https://semanticscholar.org/paper/ec8b6e9cb4a7d2ac44989a3abaf89620000613e0 hopl https://hopl.info/showlanguage.prx?exp=2158 + +// test \ No newline at end of file ------------------------------------------------------------
commit a5f8e7fb44315168c4a1d3c9d65da64d5293d819
Author: ffff:173.198.69.239 <ffff:173.198.69.239@pldb.io> Date: Mon Nov 4 18:10:05 2024 +0000 Updated alonzo.scroll diff --git a/concepts/alonzo.scroll b/concepts/alonzo.scroll index aef123d8405..d6a5e330da8 100644 --- a/concepts/alonzo.scroll +++ b/concepts/alonzo.scroll @@ -2,6 +2,7 @@ id alonzo name Alonzo +creators John D. Ramsdell appeared 1994 tags pl lab The MITRE Corporation ------------------------------------------------------------
commit 4d8ce225ae280b9bdc3337ed33ecdd1ada10a8df
Author: Breck Yunits <breck7@gmail.com> Date: Sun Nov 3 14:03:47 2024 -1000 diff --git a/concepts/tsar.scroll b/concepts/tsar.scroll index ee49fb8ef1d..c41b7d1f298 100644 --- a/concepts/tsar.scroll +++ b/concepts/tsar.scroll @@ -3,7 +3,7 @@ id tsar name tsar appeared 2019 -creators adam-mcdaniel +creators Adam McDaniel tags pl writtenIn rust markdown toml diff --git a/creators/creators.scroll b/creators/creators.scroll index 720ed6f1134..b3d49b69549 100644 --- a/creators/creators.scroll +++ b/creators/creators.scroll @@ -1857,4 +1857,4 @@ name Adam McDaniel gits https://github.com/adam-mcdaniel country United States homepage https://adam-mcdaniel.net/ -born 2002 \ No newline at end of file +born 2002 ------------------------------------------------------------
commit cd61aca060fa550a00622a384df037aa7b99a845
Author: Breck Yunits <breck7@gmail.com> Date: Sun Nov 3 13:49:09 2024 -1000 diff --git a/footer.scroll b/footer.scroll index 76447f94434..65c5ee0c4dc 100644 --- a/footer.scroll +++ b/footer.scroll @@ -16,6 +16,9 @@ stumpNoSnippet a Add href BASE_URL/add.html span · + a Issues + href https://issues.pldb.io/ + span · a About href BASE_URL/pages/about.html span · diff --git a/pages/about.scroll b/pages/about.scroll index 57f80e853f8..5a3c0334045 100644 --- a/pages/about.scroll +++ b/pages/about.scroll @@ -28,7 +28,8 @@ All data and source code used to generate this site are on GitHub. https://github.com/breck7/pldb GitHub ## Web server -PLDB is an entirely static site. PLDB.io is served via GitHub Pages. You can clone the source to PLDB and build it locally and use PLDB entirely offline on your own machine. +PLDB is an entirely static site. PLDB.io is served via ScrollHub. You can clone the source to PLDB and build it locally and use PLDB entirely offline on your own machine. + https://hub.scroll.pub/ ScrollHub ## Acknowledgements This site is powered by information and software from so many people and organizations, a few of which are listed on the acknowledgements page. @@ -42,7 +43,7 @@ Below are the cloc stats for the pldb repo as of BUILT_ON_DAY. bash cd ..; cloc --quiet --vcs git . --read-lang-def=code/clocLangs.txt # Mirrors -The URL for the official PLDB site is https://pldb.io. DNS will take that domain name and send your browser an IPv4 address. Your browser will send a request to that address which will reach a GitHub Pages server. That server will send you the HTML, CSS, Javascript, PNGs, SVGs and JSON that make up the built website. +The URL for the official PLDB site is https://pldb.io. DNS will take that domain name and send your browser an IPv4 address. Your browser will send a request to that address which will reach a DigitalOcean server running ScrollHub. That server will send you the HTML, CSS, Javascript, PNGs, SVGs and JSON that make up the built website. ../concepts/url.html URL ../concepts/dns.html DNS ../concepts/ipv4.html IPv4 @@ -53,9 +54,9 @@ The URL for the official PLDB site is https://pldb.io. DNS will take that domain ../concepts/svg.html SVG ../concepts/json.html JSON -In case there's a problem with GitHub pages, you should be able to access the exact same site locally by downloading the source from GitHub. +In case there's a problem with ScrollHub, you should be able to access the exact same site locally by downloading the source. -If GitHub Pages AND GitHub were to go down at the same time...well that's why it's good to regularly download the entire source code of the site to your own machine! You can do that with: +If ScrollHub AND GitHub were to go down at the same time...well that's why it's good to regularly download the entire source code of the site to your own machine! You can do that with: bashCode git clone https://github.com/breck7/pldb.git ------------------------------------------------------------
commit 4a6129a0e2a0c56bc6ba04386fa28063fc2d36e9
Author: Breck Yunits <breck7@gmail.com> Date: Sun Nov 3 13:46:34 2024 -1000 diff --git a/package.json b/package.json index d4d1ebbf901..04ed52b6da3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pldb", - "version": "11.0.0", + "version": "12.0.0", "description": "PLDB: a Programming Language Database", "main": "./pldb.json", "scripts": { @@ -25,6 +25,10 @@ "bin": { "pldb": "./cli.js" }, + "bugs": { + "url": "https://issues.pldb.io", + "email": "bugs@pldb.io" + }, "repository": { "type": "git", "url": "git+https://github.com/breck7/pldb.git" ------------------------------------------------------------
commit bd885d356ccd8fc5b7e9def708ab7f62a60dc8d0
Author: Breck Yunits <breck7@gmail.com> Date: Sun Nov 3 13:29:53 2024 -1000 diff --git a/concepts/blossom.scroll b/concepts/blossom.scroll index b32df11e5ff..c57d1f1eeb3 100644 --- a/concepts/blossom.scroll +++ b/concepts/blossom.scroll @@ -16,3 +16,10 @@ repoStats files 8 githubRepo https://github.com/hzrd149/blossom + stars 88 + forks 13 + subscribers 7 + created 2024 + updated 2024 + description Blobs stored simply on mediaservers + issues 8 diff --git a/concepts/ipfs.scroll b/concepts/ipfs.scroll index 39183221a67..b21c690cd65 100644 --- a/concepts/ipfs.scroll +++ b/concepts/ipfs.scroll @@ -2,12 +2,12 @@ id ipfs name IPFS -standsFor InterPlanetary File System appeared 2015 creators Juan Benet tags protocol cryptoProtocol website https://ipfs.tech/ spec https://github.com/ipfs/specs +standsFor InterPlanetary File System aka IPFS paper https://github.com/ipfs/papers/raw/master/ipfs-cap2pfs/ipfs-p2p-file-system.pdf description IPFS is an open system to manage data without a central server. diff --git a/concepts/olc.scroll b/concepts/olc.scroll index 0024d063f64..862ffa15873 100644 --- a/concepts/olc.scroll +++ b/concepts/olc.scroll @@ -19,5 +19,12 @@ repoStats files 323 githubRepo https://github.com/google/open-location-code + stars 4098 + forks 474 + subscribers 185 + created 2014 + updated 2024 + description Open Location Code is a library to generate short codes, called "plus codes", that can be used as digital addresses where street addresses don't exist. + issues 55 wikipedia https://en.wikipedia.org/wiki/Open_Location_Code diff --git a/concepts/rescript.scroll b/concepts/rescript.scroll index aa6ed6d5103..2a2b7c97e11 100644 --- a/concepts/rescript.scroll +++ b/concepts/rescript.scroll @@ -34,6 +34,13 @@ leachim6 ReScript Js.log("Hello World") githubRepo https://github.com/rescript-lang/rescript-compiler + stars 6738 + forks 448 + subscribers 127 + created 2016 + updated 2024 + description The compiler for ReScript. + issues 174 lineCommentToken // printToken Js.log diff --git a/concepts/sage.scroll b/concepts/sage.scroll index 98ed254d214..2d905d0d235 100644 --- a/concepts/sage.scroll +++ b/concepts/sage.scroll @@ -1,16 +1,32 @@ ../code/conceptPage.scroll + id sage name Sage +appeared 2022 creators Adam McDaniel tags pl -webRepl https://adam-mcdaniel.github.io/sage-website/playgrounds/playground/ -docs https://adam-mcdaniel.github.io/sage-website/docs/getting-started/ -discord https://discord.gg/rSGkM4bcdP website https://adam-mcdaniel.github.io/sage-website/ +webRepl https://adam-mcdaniel.github.io/sage-website/playgrounds/playground/ description Sage is a compiled language for anything from OS-dev to the web! -githubRepo https://github.com/adam-mcdaniel/sage +docs https://adam-mcdaniel.github.io/sage-website/docs/getting-started/ +repoStats + firstCommit 2022 + newestCommit 2024 + commits 707 + committers 5 + files 660 +discord https://discord.gg/rSGkM4bcdP example - println("Hello, world!"); \ No newline at end of file + println("Hello, world!"); + +githubRepo https://github.com/adam-mcdaniel/sage + stars 466 + forks 16 + subscribers 7 + created 2022 + updated 2024 + description A programming language that's wise beyond its bytes!🌱🌿🪴 + issues 9 ------------------------------------------------------------
commit fddb2b656ed514c55095ffe442c703a0ebdad7a5
Author: Breck Yunits <breck7@gmail.com> Date: Sun Nov 3 13:28:44 2024 -1000 diff --git a/concepts/sage.scroll b/concepts/sage.scroll new file mode 100644 index 00000000000..98ed254d214 --- /dev/null +++ b/concepts/sage.scroll @@ -0,0 +1,16 @@ +../code/conceptPage.scroll + +id sage +name Sage +creators Adam McDaniel +tags pl +webRepl https://adam-mcdaniel.github.io/sage-website/playgrounds/playground/ +docs https://adam-mcdaniel.github.io/sage-website/docs/getting-started/ +discord https://discord.gg/rSGkM4bcdP +website https://adam-mcdaniel.github.io/sage-website/ +description Sage is a compiled language for anything from OS-dev to the web! + +githubRepo https://github.com/adam-mcdaniel/sage + +example + println("Hello, world!"); \ No newline at end of file diff --git a/creators/creators.scroll b/creators/creators.scroll index 020448b65ec..720ed6f1134 100644 --- a/creators/creators.scroll +++ b/creators/creators.scroll @@ -1852,3 +1852,9 @@ name Émile Baudot born 1845 wikipedia https://en.wikipedia.org/wiki/%C3%89mile_Baudot country France + +name Adam McDaniel +gits https://github.com/adam-mcdaniel +country United States +homepage https://adam-mcdaniel.net/ +born 2002 \ No newline at end of file ------------------------------------------------------------
commit 506610a1e285357c98d8ddb1dd2f9d8a9d056cac
Author: Breck Yunits <breck7@gmail.com> Date: Sun Nov 3 10:25:52 2024 -1000 diff --git a/concepts/ipfs.scroll b/concepts/ipfs.scroll index 8f06099b4f8..39183221a67 100644 --- a/concepts/ipfs.scroll +++ b/concepts/ipfs.scroll @@ -1,7 +1,8 @@ ../code/conceptPage.scroll id ipfs -name InterPlanetary File System +name IPFS +standsFor InterPlanetary File System appeared 2015 creators Juan Benet tags protocol cryptoProtocol @@ -22,6 +23,8 @@ repoStats country United States subreddit https://www.reddit.com/r/ipfs/ + memberCount + 2024 16000 githubRepo https://github.com/ipfs/ipfs stars 22610