Skip to content

Commit

Permalink
README.md [V85]
Browse files Browse the repository at this point in the history
  • Loading branch information
seanpm2001 authored Sep 18, 2023
1 parent cb59eab commit 6e18c0d
Showing 1 changed file with 36 additions and 11 deletions.
47 changes: 36 additions & 11 deletions Docs/Datasets/Types/Source_Code/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@

Source Code datasets are used for various computer programming tasks.

As of 2023, Saturday, September 16th, there are `239` source code datasets (containing support for 238 languages) with many more coming in the coming months. They include:
As of 2023, Sunday, September 17th, there are `241` source code datasets (containing support for 240 languages) with many more coming in the coming months. They include:

<details open><summary><p lang="en"><b><u>Click/tap here to expand/collapse this listing</u></b></p></summary>

Expand Down Expand Up @@ -268,6 +268,8 @@ As of 2023, Saturday, September 16th, there are `239` source code datasets (cont
- - [:octocat: `AI2001 Category: Source Code ;SC: Google Apps Script`](https://github.com/seanpm2001/AI2001_Category-Source_Code-SC-Google-Apps-Script/)
- - [:octocat: `AI2001 Category: Source Code ;SC: HAML`](https://github.com/seanpm2001/AI2001_Category-Source_Code-SC-HAML/)
- - [:octocat: `AI2001 Category: Source Code ;SC: HCL`](https://github.com/seanpm2001/AI2001_Category-Source_Code-SC-HCL/)
- - [:octocat: `AI2001 Category: Source Code ;SC: HiveQL`](https://github.com/seanpm2001/AI2001_Category-Source_Code-SC-HiveQL/)
- - [:octocat: `AI2001 Category: Source Code ;SC: HLSL`](https://github.com/seanpm2001/AI2001_Category-Source_Code-SC-HLSL/)

</details> <!-- End of language list dropdown !-->

Expand All @@ -293,7 +295,7 @@ The current planned usage for these datasets is source code automation and assis

I have started to document language families for programming languages today. It was inspired by the way linguistics are organized by families.

Total languages (2023, Thursday, September 14th) `234` / `??` (`???.??%`)
Total languages (2023, Sunday, September 17th) `240` / `??` (`???.??%`)

<details open><summary><p><b>Click/tap here to expand/collapse the language family tree</b></p></summary>

Expand All @@ -305,7 +307,7 @@ Total languages (2023, Thursday, September 14th) `234` / `??` (`???.??%`)
**Notes**

> This listing includes `162` out of `236` languages (`68.64%`) of the AI2001 linguistics toolchain, as of 2023, Friday, September 15th. It is currently missing `074` languages. I will try to add more daily. It is a struggle, as there is no hard concept for programming language families, and my method is getting a bit recursive. When calculating these notes, the entries from today, along with the 1 blue checkmark, keeps throwing me off.
> This listing includes `162` out of `240` languages (`67.50%`) of the AI2001 linguistics toolchain, as of 2023, Sunday, September 17th. It is currently missing `078` languages. I will try to add more daily. It is a struggle, as there is no hard concept for programming language families, and my method is getting a bit recursive. When calculating these notes, the entries from today, along with the 1 blue checkmark, keeps throwing me off.
##### Timeline

Expand Down Expand Up @@ -428,7 +430,7 @@ Between 2023, Thursday, August 24th and 2023, Wednesday, September 13th, I took

As of 2023, Friday, September 15th, I am still not ready to resume this process.

The next day (2023, Saturday, September 16th) I am still not ready, as I am again struggling with my schedule, and I lacked the motivation as well.
The next day (2023, Saturday, September 16th) I am still not ready, as I am again struggling with my schedule, and I lacked the motivation as well. From 2023, Saturday, September 16th to 2023, Sunday, September 17th, I am still not ready yet.

</details>

Expand Down Expand Up @@ -1302,17 +1304,17 @@ Google Apps Script ❌️

**File type:** `Markdown (*.md *.mkd *.mdown *.markdown)`

**File version:** `84 (2023, Saturday, September 16th at 10:21 pm PST)`
**File version:** `85 (2023, Sunday, September 17th at 09:39 pm PST)`

**Line count (including blank lines and compiler line):** `3,088`
**Line count (including blank lines and compiler line):** `3,113`

**Word count:** `16,683`
**Word count:** `16,845`

**Character count (including spaces):** `123,019`
**Character count (including spaces):** `124,092`

**Character count (excluding spaces):** `101,971`
**Character count (excluding spaces):** `102,880`

**Size (in bytes):** `123,998`
**Size (in bytes):** `125,071`

**Current article language:** `English (EN_USA)` / `Markdown (CommonMark)` / `HTML5 (HyperText Markup Language 5.3)`

Expand Down Expand Up @@ -3063,7 +3065,7 @@ Google Apps Script ❌️
- - [x] Added 2 new entries
- [x] Updated the programming language family tree
- - [x] Updated notes
- - [x] Added 0 new entries, 166 out of 238 total
- - [x] Added 0 new entries, 164 out of 238 total
- [x] Updated the `file info` section
- - [x] Updated the version number
- - [x] Updated the version date
Expand All @@ -3074,6 +3076,29 @@ Google Apps Script ❌️

</details> <!-- V84 -->

<details><summary><p lang="en"><b>Version 85 (2023, Sunday, September 17th at 09:39 pm PST)</b></p></summary>

**This version was made by:** [`@seanpm2001`](https://github.com/seanpm2001/)

> **Note** _Continuing for a 4th consecutive day._
> Changes:
- [x] Updated the `Source Code types` section
- - [x] Added 2 new entries
- [x] Updated the programming language family tree
- - [x] Updated notes
- - [x] Added 0 new entries, 164 out of 240 total
- [x] Updated the `file info` section
- - [x] Updated the version number
- - [x] Updated the version date
- - [x] Updated the line count
- [x] Updated the `file history` section
- - [x] Added an entry for version 85
- [ ] No other changes in version 85

</details> <!-- V85 -->

</details> <!-- End of file history !-->

***
Expand Down

0 comments on commit 6e18c0d

Please sign in to comment.