From e41f6cf1b7b30d4368a2ece73d60b9e97380d57a Mon Sep 17 00:00:00 2001 From: standenboy Date: Thu, 2 May 2024 08:40:36 +0100 Subject: stuff --- comp/lucas-standen-NEA/writeup/questions-for-amy.ms | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'comp/lucas-standen-NEA/writeup/questions-for-amy.ms') 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 -- cgit v1.2.3