-
Notifications
You must be signed in to change notification settings - Fork 24
Closed
Labels
good first issueGood for newcomersGood for newcomers
Description
Mustang is now complete enough to support the current directory, command-line arguments, environment variables, std::fs, std::net, std::thread, std::time,std::alloc, and everything in the standard library that doesn't involve I/O too. It can now run some real-world programs! To try it:
-
Identify a program to try. Ideally avoid the known limitations, however reports confirming the known limitations are still useful.
-
Follow the usage instructions in the README.
-
Post a comment here about whatever happens—success, failure of any kind, or something was unclear.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomers