Skip to content

l31g/coral

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CORaL

Hey, welcome to version 1.0 of CORaL

Here's how it works:

  1. Build and install the compiler:

    make install

  2. The compiler is now installed in /usr/local/bin Run it like so:

    coralc path/to/program.cl

  3. This outputs a program.clx executable. (Open up the source and you'll see some Python)

  4. To execute, like C, do:

    ./program.clx

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •