mu/apps
Kartik K. Agaram 6e05a8fa27 fix bad terminology: grapheme -> code point
Unix text-mode terminals transparently support utf-8 these days, and so
I treat utf-8 sequences (which I call graphemes in Mu) as fundamental.

I then blindly carried over this state of affairs to bare-metal Mu,
where it makes no sense. If you don't have a terminal handling
font-rendering for you, fonts are most often indexed by code points and
not utf-8 sequences.
2021-08-29 22:20:09 -07:00
..
boot0.hex . 2021-08-29 20:33:54 -07:00
color-game.mu . 2021-07-28 22:57:20 -07:00
colors.mu fix bad terminology: grapheme -> code point 2021-08-29 22:20:09 -07:00
ex1.mu . 2021-08-29 20:33:54 -07:00
ex2.mu . 2021-08-29 20:33:54 -07:00
ex3.mu . 2021-08-29 20:33:54 -07:00
ex4.mu . 2021-08-29 20:33:54 -07:00
ex5.mu . 2021-08-29 20:33:54 -07:00
ex6.mu . 2021-08-29 20:33:54 -07:00
ex7.mu . 2021-08-29 20:33:54 -07:00
ex8.mu . 2021-08-29 20:33:54 -07:00
ex9.mu . 2021-08-29 20:33:54 -07:00
ex10.mu . 2021-08-29 20:33:54 -07:00
ex11.mu . 2021-08-29 20:33:54 -07:00
ex12.mu . 2021-08-29 20:33:54 -07:00
ex13.mu . 2021-07-29 07:55:45 -07:00
hest-life.mu . 2021-07-26 17:37:44 -07:00
life.mu . 2021-07-26 17:37:44 -07:00
mandelbrot-fixed.mu . 2021-07-16 08:28:56 -07:00
mandelbrot-silhouette.mu . 2021-07-16 08:28:56 -07:00
mandelbrot.mu . 2021-07-16 08:28:56 -07:00
rpn.mu fix bad terminology: grapheme -> code point 2021-08-29 22:20:09 -07:00
vimrc.vim . 2021-07-26 20:33:31 -07:00