Elaborate more on today's work
This commit is contained in:
parent
6108d89f06
commit
19e444998a
8 changed files with 41 additions and 6 deletions
|
@ -3,10 +3,18 @@
|
|||
- Set up this journal. See the [[readme]].
|
||||
- Looked into writing a [[Ghidra]] plugin to generate [[MASM Assembly]] for a
|
||||
[[decompilation]] project.
|
||||
- Explored whether or not it's possible to write recursive algorithms in
|
||||
constant space using [[fs2]], and how it applies to [[sledge]].
|
||||
- It was discussed in the Scala Discord whether or not there exists an
|
||||
algorithm to generate moves for the Dragon Fractal in constant space. The
|
||||
current theory is that there can't be an algorithm that uses less than
|
||||
linear space.
|
||||
|
||||
[//begin]: # "Autogenerated link references for markdown compatibility"
|
||||
[readme]: ..\README "Aly's digital garden"
|
||||
[Ghidra]: ..\ghidra "Ghidra"
|
||||
[MASM Assembly]: ..\masm-assembly "MASM Assembly"
|
||||
[decompilation]: ..\decompilation "Decompilation"
|
||||
[fs2]: ..\fs2 "fs2"
|
||||
[sledge]: ..\sledge "sledge"
|
||||
[//end]: # "Autogenerated link references"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue