- If your programming language has multiple-characters operators (such as `:=` for assignment, or `+=`, `-=`, `*=` and `/=`, or `>=` and `=<`), do you allow whitespace between those characters? https://flatassembler.github.io/AEC_specification.html#Assignments 57 comments programminglanguages
- Is in your programming language `3/2=1` or `3/2=1.5`? https://flatassembler.github.io/AEC_specification.html#Constants 143 comments programminglanguages
- A shell script to check the version of NodeJS doesn't work in Git Bash on Windows. https://flatassembler.github.io/AEC_specification.html#AEC_to_WebAssembly 5 comments bash
- Is Proof by Rearrangement of the Pythagorean Theorem actually circular reasoning? https://flatassembler.github.io/pseudosciences.html#introduction 9 comments math
- Why does WebPositive fail to render SVG gradients? https://flatassembler.github.io/pacman.html 10 comments haikuos