aboutsummaryrefslogtreecommitdiff
path: root/content/blogs/programming_languages/blog.json
blob: a35f9f4825fb081d59c445888da4ee4606f001e1 (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 Uses",
  "posts": {
    "Go": {
      "author": "Fuwn",
      "created": "2021. 07. 19.",
      "last_modified": "2021. 07. 20."
    },
    "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."
    }
  }
}