Commit Graph

7 Commits

Author SHA1 Message Date
Kartik K. Agaram d253a31828 rename grapheme to code-point-utf8
Longer name, but it doesn't lie. We have no data structure right now for
combining multiple code points. And it makes no sense for the notion of
a grapheme to conflate its Unicode encoding.
2021-11-09 08:12:11 -08:00
Kartik K. Agaram d0f39e75ca . 2021-07-20 08:43:25 -07:00
Kartik K. Agaram 13ef425825 . 2021-07-20 08:43:25 -07:00
Kartik K. Agaram 5f254d0d02 .
Update run instructions for linux/app/ examples, and make sure they are
correct.
2021-07-20 08:43:25 -07:00
Kartik K. Agaram 0b9ea19c98 .
Delete the examples from Crenshaw. They're extremely rudimentary, and
they were really just trial runs for the Mu toolchain.
2021-07-20 08:43:25 -07:00
Kartik K. Agaram de5e1931ed start work on running the Mu toolchain atop Mu 2021-07-19 23:24:03 -07:00
Kartik K. Agaram 44d26b77c4 . 2021-07-16 08:28:56 -07:00