aboutsummaryrefslogtreecommitdiff
path: root/content/blogs/programming_languages/blog.json
diff options
context:
space:
mode:
Diffstat (limited to 'content/blogs/programming_languages/blog.json')
-rw-r--r--content/blogs/programming_languages/blog.json25
1 files changed, 25 insertions, 0 deletions
diff --git a/content/blogs/programming_languages/blog.json b/content/blogs/programming_languages/blog.json
new file mode 100644
index 0000000..a35f9f4
--- /dev/null
+++ b/content/blogs/programming_languages/blog.json
@@ -0,0 +1,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."
+ }
+ }
+}