https://github.com/jrincayc/ucblogo-code
Revision b993749d30906d0bb3068293cdaed537d8b13459 authored by Joshua J. Cogliati on 02 February 2020, 22:36:58 UTC, committed by Joshua J. Cogliati on 02 February 2020, 22:36:58 UTC
From Brian Harvey:
I admit it's been a long time since I've worked on this, so maybe I'm missing something, but the reason for using valid_pointer() is that if a node is of type other than pair, the car/cdr/obj of that node may be something other than a pointer to a node, e.g., a pointer to a character string, or the address of the continuation of a special form.
1 parent d127321
Raw File
Tip revision: b993749d30906d0bb3068293cdaed537d8b13459 authored by Joshua J. Cogliati on 02 February 2020, 22:36:58 UTC
We are not sure if this optimization is correct.
Tip revision: b993749
TODO
mac: select font from menu doesn't work

stripped libraries (but keep jpeg for snap/stamp?)

editor stuff

test without -O0

Win: window too far to right, aspect ratio weird
back to top