Skip to content

Implement stat, and primitives to use it.#123

Merged
skx merged 2 commits into
mainfrom
118-stat
Jul 4, 2026
Merged

Implement stat, and primitives to use it.#123
skx merged 2 commits into
mainfrom
118-stat

Conversation

@skx

@skx skx commented Jul 4, 2026

Copy link
Copy Markdown
Owner

This pull-request closes #118 by implementing stat as an assembly-language primitve.

Using stat we've added exists? and file?/dir? primitives to the standard library.

Documentation was added, along with a test program.

skx added 2 commits July 4, 2026 19:27
This pull-request closes #118 by implementing `stat` as an
assembly-language primitve.

Using `stat` we've added `exists?` and `file?`/`dir?` primitives
to the standard library.

Documentation was added, along with a test program.
@skx skx merged commit 908cb0f into main Jul 4, 2026
1 check passed
@skx skx deleted the 118-stat branch July 4, 2026 16:33
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.

stdlib: Add stat function

1 participant