Thanks to visit codestin.com
Credit goes to github.com

Skip to content

itto-hiramoto/kaede

Repository files navigation

test

Warning

As this project is still in the pre-release phase, there is still a possibility that the language specifications could change significantly!

Installation

Install dependencies with homebrew

LLVM 17

$ brew install llvm@17

Environment Variable Configuration

$ export LIBRARY_PATH="$LIBRARY_PATH:$(brew --prefix)/lib"

If you want to make it permanent, put it in a shell initialization file.
For example, in the case of a ~/.profile.

$ echo 'export LIBRARY_PATH="$LIBRARY_PATH:$(brew --prefix)/lib"' >> ~/.profile

Install standard library and compiler

Make sure Python3 is installed.

$ ./install.py
$ kaede -h

About

Rust-interop language for rapid development 🍁

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •