Changes to pldb.io

Breck Yunits
Breck Yunits
12 hours ago
Computer.js
Changed around line 582: Wayback Machine: https://web.archive.org/web/20220000000000*/${title}`
- table
+ datatable
Changed around line 604: table
- table
+ datatable
Changed around line 629: table
- table
+ datatable
Changed around line 650: table
- table
+ datatable
Changed around line 673: table
- table
+ datatable
Changed around line 714: Token ${supported && tokenPath ? (this.get(tokenPath) ?? "") : ""}`
- table
+ datatable
Changed around line 737: table
- table
+ datatable
blog/does-every-programming-language-have-a-central-package-repository.scroll
Changed around line 62: image images/packages-repos.png
- table
+ datatable
blog/how-many-major-global-programming-competitions-are-there.scroll
Changed around line 37: endSnippet
- table ../lists/competitions.tsv
+ datatable ../lists/competitions.tsv
blog/languages-of-the-year-1972-2022.scroll
Changed around line 22: endSnippet
- table
+ datatable
blog/print-debugging-in-over-300-languages.scroll
Changed around line 48: You may notice there is a lack of representation of assembly languages in this l
- table
+ datatable
blog/the-one-letter-programming-languages.scroll
Changed around line 20: endSnippet
- table
+ datatable
blog/what-are-the-best-programming-language-visualizations.scroll
Changed around line 45: image images/vis5.png
- table
+ datatable
blog/what-is-the-growth-in-programming-languages-over-time.scroll
Changed around line 29: endSnippet
- table
+ datatable
blog/what-letter-should-your-language-start-with.scroll
Changed around line 21: image images/firstLetter-sorted.png
- table
+ datatable
blog/when-did-github-become-the-place-to-create-new-programming-languages.scroll
Changed around line 24: endSnippet
- table
+ datatable
blog/which-countries-produce-the-most-programming-languages.scroll
Changed around line 26: endSnippet
- table
+ datatable
books/books.scroll
Changed around line 24: css
- table books.csv
+ datatable books.csv
csv.scroll
Changed around line 20: Statistics on the measures (columns) are below and can be downloaded as: CSV | T
- table measures.csv
+ datatable measures.csv
lists/events.scroll
Changed around line 13: Download as JSON | TSV | CSV
- table
+ datatable
- table
+ datatable
lists/live.scroll
Changed around line 17: endColumns
- table live.tsv
+ datatable live.tsv
lists/podcasts.scroll
Changed around line 19: endColumns
- table podcasts.tsv
+ datatable podcasts.tsv
- table podcastMeasures.csv
+ datatable podcastMeasures.csv
lists/resources.scroll
Changed around line 7: printTitle
- table
+ datatable
Changed around line 31: table
- table
+ datatable
Changed around line 47: table
- table
+ datatable
Changed around line 58: table
- table
+ datatable
Changed around line 71: table
- table competitions.tsv
+ datatable competitions.tsv
- table
+ datatable
Changed around line 102: table
- table
+ datatable
Changed around line 139: table
- table
+ datatable
package.json
Changed around line 46
- "scroll-cli": "^165.0.0",
+ "scroll-cli": "^169.0.0",
pages/acknowledgements.scroll
Changed around line 17: Thank you to everyone who has contributed directly to the PLDB repo:
- table contributors.json
+ datatable contributors.json
Breck Yunits
Breck Yunits
1 day ago
Deleted ages-copy.scroll
blog/ages-copy.scroll
Changed around line 0
- date 5/29/2024
- title At What Age Do Programmers Write Languages?
-
- userPostHeader.scroll
-
- A new post from Janet Swift.
- https://www.i-programmer.info/news/98-languages/17222-at-what-age-do-programmers-write-languages.html
-
- image janetSwift.jpeg
- link https://www.i-programmer.info/news/98-languages/17222-at-what-age-do-programmers-write-languages.html
-
- userPostFooter.scroll
Breck Yunits
Breck Yunits
1 day ago
created blog/ages-copy.scroll
blog/ages-copy.scroll
Changed around line 1
+ date 5/29/2024
+ title At What Age Do Programmers Write Languages?
+
+ userPostHeader.scroll
+
+ A new post from Janet Swift.
+ https://www.i-programmer.info/news/98-languages/17222-at-what-age-do-programmers-write-languages.html
+
+ image janetSwift.jpeg
+ link https://www.i-programmer.info/news/98-languages/17222-at-what-age-do-programmers-write-languages.html
+
+ userPostFooter.scroll
Breck Yunits
Breck Yunits
2 days ago
updated concepts/egel.scroll
concepts/egel.scroll
Changed around line 9: website https://egel-lang.github.io/
- githubRepo https://github.com/egel-lang/egel
+ githubRepo https://github.com/egel-lang/egel
+
+ example
+ # Rosetta Code example 99 Bottles.
+ #
+ # See: http://rosettacode.org
+
+ import "prelude.eg"
+
+ using System
+
+ def print_rhyme =
+ [ 0 ->
+ print "better go to the store, and buy some more\n"
+ | N ->
+ let _ = print N " bottles of beer on the wall\n" in
+ let _ = print N " bottles of beer\n" in
+ let _ = print "take one down, pass it around\n" in
+ print_rhyme (N - 1) ]
+
+ def main = print_rhyme 99
Breck Yunits
Breck Yunits
2 days ago
updated concepts/egel.scroll
concepts/egel.scroll
Changed around line 9: website https://egel-lang.github.io/
- gitRepo https://github.com/egel-lang/
+ githubRepo https://github.com/egel-lang/egel
Breck Yunits
Breck Yunits
2 days ago
updated concepts/egel.scroll
concepts/egel.scroll
Changed around line 8: tags pl functional
- writtenIn C++
+ writtenIn cpp
Breck Yunits
Breck Yunits
2 days ago
code/measures.parsers
Changed around line 2288: twitterParser
- enum assembly pl barCodeFormat video audio hardwareDescriptionLanguage knowledgeBase binaryDataFormat contractLanguage timeFormat computingMachine xmlFormat yamlFormat jsonFormat compiler grammarLanguage dataValidationLanguage application ir isa queryLanguage protocol os esolang template textMarkup characterEncoding arrayLang geoCode idl library editor cloud textDataFormat visual plzoo interpreter notation binaryExecutable dataNotation stylesheetLanguage schema bytecode vm filesystem standard linter packageManager framework webApi feature optimizingCompiler numeralSystem hashFunction database font distribution headerLang dataStructure musicalNotation textEncodingFormat equation wikiMarkup decompiler configFormat diffFormat unixApplication webBrowser browserEngine constructedLanguage dataVis dataFlow commandLineApp versionControlApplication staticSiteGenerator network microblogging lisp diagramLang chemistry physics biology mathematics weather simulation messagingProtocol shadingLanguage searchEngine cryptoProtocol cad spreadsheet
+ enum assembly pl barCodeFormat video audio hardwareDescriptionLanguage knowledgeBase binaryDataFormat contractLanguage timeFormat computingMachine xmlFormat yamlFormat jsonFormat compiler grammarLanguage dataValidationLanguage application ir isa queryLanguage protocol os esolang template textMarkup characterEncoding arrayLang geoCode idl library editor cloud textDataFormat visual plzoo interpreter notation binaryExecutable dataNotation stylesheetLanguage schema bytecode vm filesystem standard linter packageManager framework webApi feature optimizingCompiler numeralSystem hashFunction database font distribution headerLang dataStructure musicalNotation textEncodingFormat equation wikiMarkup decompiler configFormat diffFormat unixApplication webBrowser browserEngine constructedLanguage dataVis dataFlow commandLineApp versionControlApplication staticSiteGenerator network microblogging lisp diagramLang chemistry physics biology mathematics weather simulation messagingProtocol shadingLanguage searchEngine cryptoProtocol cad spreadsheet functional
concepts/egel.scroll
Changed around line 1
- id Egel
+ id egel
smalltalk.scroll
ffff:149.167.10.169
ffff:149.167.10.169
2 days ago
created smalltalk.scroll
smalltalk.scroll
ffff:94.66.181.201
ffff:94.66.181.201
4 days ago
updated concepts/fennel.scroll
concepts/fennel.scroll
Changed around line 4: id fennel
- tags
+ tags pl lisp
ffff:94.66.181.201
ffff:94.66.181.201
4 days ago
updated concepts/fennel.scroll
concepts/fennel.scroll
Changed around line 4: id fennel
- tags pl lisp
+ tags