aboutsummaryrefslogtreecommitdiff
path: root/content
diff options
context:
space:
mode:
authorFuwn <[email protected]>2021-07-23 11:53:13 +0200
committerGitHub <[email protected]>2021-07-23 11:53:13 +0200
commit370907914588eccd86e89df4fd2341493e572ca8 (patch)
tree0af817b5c13573c0f14275493c0bdc7b7d442482 /content
parentfix(golang): title case to caps (diff)
downloadspace-370907914588eccd86e89df4fd2341493e572ca8.tar.xz
space-370907914588eccd86e89df4fd2341493e572ca8.zip
feat(blog): rust prog lang entry
Diffstat (limited to 'content')
-rw-r--r--content/pages/blog/programming_languages/rust.gmi9
1 files changed, 9 insertions, 0 deletions
diff --git a/content/pages/blog/programming_languages/rust.gmi b/content/pages/blog/programming_languages/rust.gmi
new file mode 100644
index 0000000..83317da
--- /dev/null
+++ b/content/pages/blog/programming_languages/rust.gmi
@@ -0,0 +1,9 @@
+# RUST
+
+Author: Fuwn
+Created: 2021. 07. 23.
+Last Modified: 2021. 07. 23.
+
+## RESOURCES
+
+=> https://ceronman.com/2021/07/22/my-experience-crafting-an-interpreter-with-rust/ My experience crafting an interpreter with Rust