pldb
pldb copied to clipboard
PLDB: a Programming Language DataBase
Google scholar lists 3750 articles citing the main Julia paper (https://scholar.google.com/scholar?cites=12373977815425691465&as_sdt=40000005&sciodt=0,22&hl=en) and semantic scholar shows 38000 papers with Julia as a keyword since 2012, and of the first 10 pages,...
Spot on feedback to address when upgrading features stuff: https://news.ycombinator.com/item?id=32628257 `I understand whis is pretty much WIP, but still, it's too unorganized to be anything useful. I thought the most...
The single type is obviously very limiting. Should improve the other ways of tagging things. A lot can probably be automated/AI.
It looks like you're allowing anyone to make changes to the site, and any user can impersonate anyone. I don't see anything obviously malicious, although changes like https://github.com/breck7/pldb/commit/2bdc8cda84b66fb3c8aef4637b696aee97c06917 look wrong....
Hi Breck (@breck7), Back in mid-July, you added the **leachim6** importer ([8fdd117](https://github.com/breck7/pldb/commit/8fdd1178426f1876a5f7f343eda1f2427b13e38a)) for the "hello-world" programs. Might it also be possible to create an importer for the [Sample Programs in...
https://peps.python.org/ has information about addition or deletion or rename information >> npm run format gives following warnings. ` npm run format > format > ./code/SiteBuilder.js formatDatabase Running formatDatabaseCommand: sortTemplate is...
Right now for things like Wikipedia the grammar asks for the full url but for things like reddit it just asks for the subreddit id. For example. `subreddit Python` The...
 the actual stats are here: https://pldb.com/pages/about.html Here is how we customize cloc to add our custom langs: https://github.com/breck7/pldb/blob/main/code/clocLangs.txt I'm not sure how...