Skip to content

kaprino-lang/online

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kaprino Online Compiler

Build Github Pages Deploy Github Pages License

This is an online compiler for kaprino, which is a programming language of mathematical thinking.
Try kaprino easily and enjoy it!

Kaprino Online Compiler

Kaprino main repository

Description

You can choose the action from here:

  • Run program - Compile your source code and execute the executable.

  • Convert to C - Use JuliaComputing/llvm-cbe to convert LLVM IR which is generated from your source code to C program. Note that this is an experimental option.

License

MIT license