Changes to pldb.io

Breck Yunits
Breck Yunits
8 hours 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
8 hours 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
8 hours ago
updated concepts/egel.scroll
concepts/egel.scroll
Changed around line 8: tags pl functional
- writtenIn C++
+ writtenIn cpp
Breck Yunits
Breck Yunits
10 hours 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
1 day ago
created smalltalk.scroll
smalltalk.scroll
ffff:94.66.181.201
ffff:94.66.181.201
3 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
3 days ago
updated concepts/fennel.scroll
concepts/fennel.scroll
Changed around line 4: id fennel
- tags pl lisp
+ tags
ffff:94.66.181.201
ffff:94.66.181.201
3 days ago
updated concepts/dale.scroll
concepts/dale.scroll
Changed around line 4: id dale
- tags pl
+ tags pl lisp
ffff:94.66.181.201
ffff:94.66.181.201
3 days ago
updated concepts/pie-lang.scroll
concepts/pie-lang.scroll
Changed around line 4: id pie-lang
- tags pl
+ tags pl lisp
ffff:94.66.181.201
ffff:94.66.181.201
3 days ago
updated concepts/sibilant.scroll
concepts/sibilant.scroll
Changed around line 4: id sibilant
- tags pl
+ tags pl lisp