prototype of edexp
task id: edexp-proto2025-01-08 11:11: Finish up prototype #edexp-proto #timelog:00:35:45
2025-01-08 11:37: without a visualizer, this is tricky to debug #edexp-proto
2025-01-08 11:50: Trying to add dagzet output #edexp-proto #timelog:01:43:27
2025-01-08 12:18: I need to be able to work with logs #edexp-proto
adjusting dzbrowse now
2025-01-08 12:34: initial dagzet code seems to work, adding inline dagzet code now #edexp-proto
2025-01-08 13:06: dz lines need a 1:1 correspondance with source files #edexp-proto
I think this can be hacked in by adding line breaks
2025-01-08 13:09: nevermind, dagzet doesn't have 1:1, use file ranges #edexp-proto
2025-01-08 13:21: Working on adding doubledot structure to nn #edexp-proto
This will be helpful for inline dagzet expressions edexp code, as it would enable creating new nodes with relative paths in between edexp code
2025-01-08 14:01: Enough things work that I'm pleased #edexp-proto
I can tangle to raw s-expressions, and also produce inline dagzet code for rich metadata and navigation.
This might be a very write-only language, and it's still weird having have the visual representation in one place, with the code in another place.
I've already finish