summaryrefslogtreecommitdiff
path: root/comp/lucas-standen-NEA/writeup/questions-for-amy.ms
diff options
context:
space:
mode:
authorstandenboy <standenboy@seacrossedlovers.xyz>2024-05-02 08:40:36 +0100
committerstandenboy <standenboy@seacrossedlovers.xyz>2024-05-02 08:40:36 +0100
commite41f6cf1b7b30d4368a2ece73d60b9e97380d57a (patch)
treebce9e256cbc77d9f9c774ee06c6023b24ebab8d0 /comp/lucas-standen-NEA/writeup/questions-for-amy.ms
parent5fc9963b7f2fabb9c22acf086d0ad21c2133b06c (diff)
stuff
Diffstat (limited to 'comp/lucas-standen-NEA/writeup/questions-for-amy.ms')
-rw-r--r--comp/lucas-standen-NEA/writeup/questions-for-amy.ms2
1 files changed, 1 insertions, 1 deletions
diff --git a/comp/lucas-standen-NEA/writeup/questions-for-amy.ms b/comp/lucas-standen-NEA/writeup/questions-for-amy.ms
index a6b3efd..adac48b 100644
--- a/comp/lucas-standen-NEA/writeup/questions-for-amy.ms
+++ b/comp/lucas-standen-NEA/writeup/questions-for-amy.ms
@@ -9,7 +9,7 @@ What tools are important for a language to have? (eg: pkg-manager, ide integrati
.PP
IDE integration (things like tab complete and debugging tools), a package manager, and the ability to interact with the user through the command line easily.
.NH 1
-What features do you like from other languages (eg: zigs memory managment, haskells terse syntax)
+What features do you like from other languages (eg: advanced memory managment, haskells terse syntax)
.PP
The ability to pass the memory reference of an object or function and a collection of built-in or standard functions like "print", "split", or "sort"
.NH 1