Skip to content

aouwt/CLE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CLE

a esolang based on colors and lasers

see https://esolangs.org/wiki/cle for information on the language itself.

compiling

run make

but also make sure you have the right dependencies:

  • a c++ compiler
  • pkg-config
  • the following development libraries: (parens are Debian packages)

other than that you're good, ig

usage

./cle [options] <file>

see ./cle --help for more info

license

when it becomes necessarry to put a license into place let me know