-
Updated
Jul 11, 2019
compiler-backend
Here are 18 public repositories matching this topic...
-
Updated
Aug 22, 2019 - TeX
-
Updated
Sep 22, 2020 - C++
-
Updated
Jun 2, 2020 - TeX
-
Updated
Jul 25, 2020 - Python
-
Updated
Jul 25, 2020 - C++
-
Updated
Feb 5, 2020 - Rust
-
Updated
Feb 27, 2020 - C++
-
Updated
Jul 23, 2018 - C++
-
Updated
Sep 6, 2018 - HTML
-
Updated
Apr 13, 2020 - Python
-
Updated
Jun 30, 2020
-
Updated
Mar 17, 2019 - Haskell
-
Updated
Aug 8, 2020 - C
-
Updated
Oct 31, 2020 - Java
Improve this page
Add a description, image, and links to the compiler-backend topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the compiler-backend topic, visit your repo's landing page and select "manage topics."


Characters do not currently accept unicode escape characters in the shape of
\uHHHHand\uHHHHHHHH(whereHis any hexadecimal number).This could be a good thing to support those. However, this may complicate typechecking a little bit. What is the size of a unicode character? How well would it integrate with compilation? Will there be any currently known problems with supporting Unicode