mu/tutorial
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
..
add2.mu sketching out a slow tutorial 2021-10-20 12:01:55 -07:00
c2f.mu sketching out a slow tutorial 2021-10-20 12:01:55 -07:00
converter.html . 2021-10-20 12:25:06 -07:00
converter.mu rename grapheme to code-point-utf8 2021-11-09 08:12:11 -08:00
converter2.mu rename grapheme to code-point-utf8 2021-11-09 08:12:11 -08:00
counter.mu sketching out a slow tutorial 2021-10-20 12:01:55 -07:00
counter.png done with first draft of tutorial 2021-10-30 01:15:23 -07:00
index.md rename grapheme to code-point-utf8 2021-11-09 08:12:11 -08:00
task1.mu . 2021-10-24 07:07:37 -07:00
task1.png sketching out a slow tutorial 2021-10-20 12:01:55 -07:00
task2.mu sketching out a slow tutorial 2021-10-20 12:01:55 -07:00
task2.png sketching out a slow tutorial 2021-10-20 12:01:55 -07:00
task3.png . 2021-10-24 07:07:37 -07:00
task4-initial.png . 2021-10-20 12:57:38 -07:00
task4-solution.mu sketching out a slow tutorial 2021-10-20 12:01:55 -07:00
task4.mu task: variables in registers vs memory 2021-10-20 14:35:18 -07:00
task5-solution.mu task: variables in registers vs memory 2021-10-20 14:35:18 -07:00
task5.mu task: variables in registers vs memory 2021-10-20 14:35:18 -07:00
task6-error-runbook.txt . 2021-10-21 20:56:49 -07:00
task6.mu . 2021-10-22 16:04:22 -07:00
task7-solution.mu task: using a runbook 2021-10-21 21:02:52 -07:00
task7.mu task: using a runbook 2021-10-21 21:02:52 -07:00
task8a.mu task: primitive statements vs function calls 2021-10-26 23:14:36 -07:00
task8b.mu task: primitive statements vs function calls 2021-10-26 23:14:36 -07:00
task8c.mu task: primitive statements vs function calls 2021-10-26 23:14:36 -07:00
task9-solution.mu task: juggling function outputs between registers 2021-10-26 23:39:36 -07:00
task9.mu task: juggling function outputs between registers 2021-10-26 23:39:36 -07:00
task10-hint1.mu make room for a second task before fractional numbers 2021-10-26 23:16:03 -07:00
task10-hint2.mu make room for a second task before fractional numbers 2021-10-26 23:16:03 -07:00
task10-hint3.mu make room for a second task before fractional numbers 2021-10-26 23:16:03 -07:00
task10-solution1.mu make room for a second task before fractional numbers 2021-10-26 23:16:03 -07:00
task10.mu make room for a second task before fractional numbers 2021-10-26 23:16:03 -07:00
task11-solution.mu task: conditional execution 2021-10-26 23:57:25 -07:00
task11.mu task: conditional execution 2021-10-26 23:57:25 -07:00
task12-solution.mu task: first graphics 2021-10-27 10:11:11 -07:00
task12.mu task: first graphics 2021-10-27 10:11:11 -07:00
task15.mu done with first draft of tutorial 2021-10-30 01:15:23 -07:00
vimrc.vim sketching out a slow tutorial 2021-10-20 12:01:55 -07:00