summaryrefslogtreecommitdiffstats
path: root/2023/talks/eval.md
diff options
context:
space:
mode:
authorSacha Chua <sacha@sachachua.com>2023-12-08 10:21:03 -0500
committerSacha Chua <sacha@sachachua.com>2023-12-08 10:21:03 -0500
commit6ebf0ccbfab1b51b51d3417a482222386a5ceca6 (patch)
tree0d83904e3e611821f24c33c98cfb14b7a7e10235 /2023/talks/eval.md
parent6fe4bd517e53db15640622e6ed138922ef271ee4 (diff)
downloademacsconf-wiki-6ebf0ccbfab1b51b51d3417a482222386a5ceca6.tar.xz
emacsconf-wiki-6ebf0ccbfab1b51b51d3417a482222386a5ceca6.zip
add all the comments from IRC and the pad
Diffstat (limited to '2023/talks/eval.md')
-rw-r--r--2023/talks/eval.md18
1 files changed, 18 insertions, 0 deletions
diff --git a/2023/talks/eval.md b/2023/talks/eval.md
index 1accf9d8..3dcce6c2 100644
--- a/2023/talks/eval.md
+++ b/2023/talks/eval.md
@@ -51,6 +51,24 @@ http://alhassy.com/emacs.d/
[4] Making Modules with Meta-Programmed Meta-Primitives
http://alhassy.com/next-700-module-systems/prototype/package-former.html
+# Discussion
+
+## Questions and answers
+
+- Q: I know that there are many packages for creating graphics with
+ Javascript, but I don\'t know how to use any of them\... is it
+ possible to use your package to create graphics in Javascript step
+ by step from Emacs?
+ - A:
+- Q: Can you summarize what languages your packages support and do you
+ have a common framework for interfacing to their interpreters?
+ - A:
+- Q: Did you get the job?  =)  Did the interviewer have any feedback
+ about your screen-sharing-driven development?
+ - A:
+- Q: Could you compare your package to Language Servers (LSP)? They
+ seem to have similar functionality to your package.
+ - A:
[[!inline pages="internal(2023/info/eval-after)" raw="yes"]]