The Wayback Machine - https://web.archive.org/web/20201102044732/https://github.com/topics/compiler-backend
Skip to content
#

compiler-backend

Here are 18 public repositories matching this topic...

Mesabloo
Mesabloo commented Aug 30, 2020

Characters do not currently accept unicode escape characters in the shape of \uHHHH and \uHHHHHHHH (where H is 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

Improve this page

Add a description, image, and links to the compiler-backend topic page so that developers can more easily learn about it.

Curate this topic

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."

Learn more

You can’t perform that action at this time.