Skip to content

capybara-lang/capybara

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Capybara Language

An experimental compiled programming language and compiler inspired by Mojo and Python.

Prerequisites

  • LLVM 22 or 23
  • CMake 4.0 or higher

Building

cmake -B build -G Ninja -DCMAKE_BUILD_TYPE=RelWithDebInfo
cmake --build build

About

The Capybara compiler

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published