Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
| Comment: | Oooh, starting to get the hang of this. Ratios takes littlegears as arg
Biggears is still defined inline, but ratios is now a proper function. |
|---|---|
| Downloads: | Tarball | ZIP archive |
| Timelines: | family | ancestors | descendants | both | origin/master | trunk |
| Files: | files | file ages | folders |
| SHA3-256: |
e2673caf01baf1a294ca2dc49d85dbd3 |
| User & Date: | base@atomicules.co.uk 2014-02-06 13:07:16.000 |
|
2014-02-07
| ||
| 23:42 |
Finish programme. Can now supply function the two lists
- Add commentary for the state of the stack so I can understand what the | |
|
2014-02-06
| ||
| 13:07 |
Oooh, starting to get the hang of this. Ratios takes littlegears as arg
Biggears is still defined inline, but ratios is now a proper function. check-in: e2673caf01 user: base@atomicules.co.uk tags: origin/master, trunk | |
| 10:17 |
Correct qsort1, don't nest gear pairs, build up triples and concat
The qsort1 definition was wrong, hence the comment about the wrong http://www.kevinalbrecht.com/code/joy-mirror/j06prg.html isn't just `swap`, but rather `[swap] dip`. However, before I realised | |