Skip to content

Latest commit

 

History

45 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mute

C-like programming language

const main = func() {
    echo "Hello, World!";
}

Building from source

This repository uses CMake as its build system.

mkdir build
cd build
cmake ..
make

The compiled binary will be at the bin folder.

Links

About

yet another attempt at a programming language

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages