func main() s32
{
buf : c8[256];
std::print("Enter some text: ");
out := std::read_string(buf);
std::print("You said: {}\n",out);
return 0;
}
-
Notifications
You must be signed in to change notification settings - Fork 0
hobby compiler (this shouldn't exist)
License
destoer/interloper
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
hobby compiler (this shouldn't exist)
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published