The Wayback Machine - https://web.archive.org/web/20200929205347/https://github.com/topics/low-level-programming
Skip to content
#

low-level-programming

Here are 64 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 low-level-programming 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 low-level-programming topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.