aboutsummaryrefslogtreecommitdiff
path: root/content/blogs/programming_languages/blog.json
blob: 4c72d14479204849dfab4861058862c18f53bd94 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
{
  "description": "Thoughts and Resources of the Programming Languages Fuwn Actively Uses and Has Used",
  "posts": {
    "Go": {
      "author": "Fuwn",
      "created": "2021. 07. 19.",
      "last_modified": "2024. 06. 17."
    },
    "Forth": {
      "author": "Fuwn",
      "created": "2022. 04. 21.",
      "last_modified": "2022. 04. 21."
    },
    "OCaml": {
      "author": "Fuwn",
      "created": "2021. 07. 23.",
      "last_modified": "2021. 07. 23."
    },
    "Rust": {
      "author": "Fuwn",
      "created": "2021. 07. 23.",
      "last_modified": "2021. 07. 23."
    }
  }
}