(Translated by https://www.hiragana.jp/)
GitHub - yhirose/culebra: Culebra Programming Language
Skip to content

yhirose/culebra

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Culebra Programming Language

Build

git clone https://github.com/yhirose/culebra.git
cd culebra
mkdir build
cd build
cmake ..
make
./culebra ../samples/fizzbuzz.cul

Uknown bugs

  • Cycric reference in object
  • Unintentional reference to global variable

License

MIT

Releases

No releases published

Packages

No packages published

Languages