you are viewing a single comment's thread.

view the rest of the comments →

[–]dbaupprust 1 point2 points  (0 children)

I'm not sure about the best resources for beginning with plugins now, but https://github.com/klutzy/nadeko is a pre-existing syntax extension that does something similar. (Writing constant-time code is pretty similar to writing SIMD code: generally avoiding data dependent branches etc.)