- 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
Linking pages
Related searches:
Search whole site: site:flatassembler.github.io
Search title: AEC Language Specification
See how to search.