-
-
Notifications
You must be signed in to change notification settings - Fork 2
Fragments
Andrew Johnson edited this page Mar 19, 2024
·
31 revisions
A fragment is a datum of output that will eventually become part of the final output data. Fragments are strongly typed but may have strange interactions with term types. Fragments have structural definitions that declare what fields are expected for each type of data.
fragment type LocalVariable (offset-from-base-pointer U64);
The λ☶ source code and documentation are released under the terms of the attached permissive MIT license. This license is intended only to protect the future development of the project while otherwise allowing people to use the code and IP as they would like. Please, just be nice.