Skip to content

destoer/interloper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1,419 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

interloper

func main() s32
{
    buf : c8[256];

    std::print("Enter some text: ");

    out := std::read_string(buf);

    std::print("You said: {}\n",out);

    return 0;
}

About

hobby compiler (this shouldn't exist)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages