Software written in EML-P
Working programs rather than snippets. Each project is a set of EML-P modules behind a text menu, built on cases from the verified corpus. Its recorded sessions are its test: the language repo replays every one under CPython, and this site’s build replays every one again in the EML interpreter. A session whose screen does not match is not published.
Todo list
Add tasks with a priority, mark them done, delete them, and list them in the order added, by priority, or only the ones still pending - from a text menu.
3 modules · 2 recorded sessionsP002Unit converter
Convert lengths, weights, temperatures and volumes from any unit to any other of the same kind, and back again, with every typed unit and value checked first - from a text menu.
3 modules · 2 recorded sessionsP003Expense tracker
Record income and expenses by date and category, in whole cents, and see the balance, the totals by category and a report for any month - from a text menu.
4 modules · 2 recorded sessions