aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Duncan <pabs@pablotron.org>2023-05-02 04:58:36 -0400
committerPaul Duncan <pabs@pablotron.org>2023-05-02 04:58:36 -0400
commitcb416864640ce6c958b5e7327d0ad70eb02fac14 (patch)
tree5d7fa88304f0f2bec58cf740b6be090ccec896c7
parent573542e3a4b3a761a4939368af7c50ce4f53172e (diff)
downloadpablotron.org-cb416864640ce6c958b5e7327d0ad70eb02fac14.tar.bz2
pablotron.org-cb416864640ce6c958b5e7327d0ad70eb02fac14.zip
TODO.md: add ideas
-rw-r--r--TODO.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/TODO.md b/TODO.md
index 37b770b..0646cfb 100644
--- a/TODO.md
+++ b/TODO.md
@@ -187,6 +187,7 @@ this stuff may not make any sense.
https://eli.thegreenplace.net/2021/a-comprehensive-guide-to-go-generate/
https://github.com/KhronosGroup/OpenCL-Docs/blob/main/xml/cl.xml
* duktape vs quickjs (vs mujs?)
+ - lots of mujs stuff on nvd
* math: multinomial (stars and bars, # of moves on a chess board,
multinomial coefficient, etc), de moir dice problem
<https://en.wikipedia.org/wiki/Stars_and_bars_(combinatorics)>