blob: efbfcfe4505fafd53b3c1b4871e07d553fe32714 (
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 and Technologies I Actively Use and Have 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."
}
}
}
|