From 2953dd2b7bebfdd5accc6e73734fa12defd5c8f6 Mon Sep 17 00:00:00 2001 From: standenboy Date: Tue, 30 Apr 2024 14:40:12 +0100 Subject: added questions --- .../lucas-standen-NEA/writeup/questions-for-amy.ms | 42 ++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 comp/lucas-standen-NEA/writeup/questions-for-amy.ms (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 new file mode 100644 index 0000000..71b6df2 --- /dev/null +++ b/comp/lucas-standen-NEA/writeup/questions-for-amy.ms @@ -0,0 +1,42 @@ +.TL +Questions for the end user (amy C) +.NH 1 +What do you find the most important in a languge? (eg: speed, readablity) +.PP + +.NH 1 +What tools are important for a languge to have? (eg: pkg-manger, ide intergration) +.PP + +.NH 1 +What features do you like from other languages (eg: zigs memory managment, haskells terse syntax) +.PP + +.NH 1 +What do you want to program in this language (eg: websites, low level systems) +.PP + +.NH 1 +Do you intend to use graphics in the programs you write? +.PP + +.NH 1 +Would you prefer a languge that focus's on ease of use, or power of the code? +.PP + +.NH 1 +What were your last 3 projects? (could they have been writen in zippy?) +.PP + +.NH 1 +How many languages would you use on a single project? (could zippy be used in your codebase?) +.PP + +.NH +Do you care for low level control, or would you prefer high level abstractions? +.PP + +.NH 1 +Would you be happy to develope libarys for things that aren't already implemented (eg: a sql lib) +.PP + -- cgit v1.2.3