Skip to content

A userspace of tools that only uses functions in the C standard

License

Notifications You must be signed in to change notification settings

spk121/validc-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

4b21067 · Apr 16, 2025

History

34 Commits
Apr 10, 2025
Apr 15, 2025
Apr 10, 2025
Apr 10, 2025
Apr 16, 2025
Apr 10, 2025
Apr 7, 2025
Apr 7, 2025
Apr 10, 2025
Apr 10, 2025

Repository files navigation

validc-tools

A userspace of tools that only uses functions in the C standard.

** Bootstrap, kinda

As part of this thought experiment, you can imagine the tools were created in this order.

*** led - a line editor

This is a basic line editor.

*** run - a command runner

This is the first build tool. It just reads lines from a text file and passes them to the system for execution.


About

A userspace of tools that only uses functions in the C standard

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages