Skip to content

Repository files navigation

Pirx Programming Language

Compiler for a toy programming language I'm implementing in my spare time just for fun.

func main(): int {
    printf("Hello from Pirx!\n");
    return 0;
}

See examples/ and tests/ for code samples.

About

Pirx Programming Language

Topics

Resources

Stars

4 stars

Watchers

1 watching

Forks

Releases

Contributors

Languages