Skip to content

Instantly share code, notes, and snippets.

@sogaiu
Last active December 20, 2023 10:39
Show Gist options
  • Star 2 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sogaiu/c52bfb9e6ff8a71142969930e7432fc8 to your computer and use it in GitHub Desktop.
Save sogaiu/c52bfb9e6ff8a71142969930e7432fc8 to your computer and use it in GitHub Desktop.
the life of a janet expression

Life of a Janet Expression

Overall Flow

via janet cli:

switch to different fiber to excute f's fn:

back in original fiber's run-context:

Form-specific Compilation via janetc_value

a number of janetc_* call janetc_maker


References

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment