Skip to content

243 inception - #245

Merged
skx merged 12 commits into
mainfrom
243-inception
Sep 14, 2026
Merged

skx merged 12 commits into
mainfrom
243-inception

Conversation

@skx

@skx skx commented Sep 14, 2026

Copy link
Copy Markdown
Owner

Once complete this pull-request will close #243, by moving our interpreter to the top-level and regarding it as an important program instead of just an example which got special support.

Mostly this should be simple:

  • Move the file
  • Update the top-level Makefile to compile it.
  • Update test/Makefile to compile/use it in the new location.
  • Update examples/Makefile to compile/use it in the new location.
  • Update the README.md to document it
    • Might was well breakout the garbage collection section too.
    • And simplify the README.md file while we're at it.
  • Sanity-check all documentation.
  • Sanity-check inception itself.
  • Inception should launch the REPL, if no args are specified.

@skx
skx merged commit aa4995b into main Sep 14, 2026
1 check passed
@skx
skx deleted the 243-inception branch September 14, 2026 17:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Move inception to the top level.

1 participant