Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

geode-lang/geode

Open more actions menu

Repository files navigation

CircleCI FOSSA Status

About

Geode is a programming language written in go around the llvm framework. It's semi low level for the time being with plans to be higher level in the future. It is just a compiler to llvm, then it calls clang to link the .ll files to a runnable binary. Clang will also link the c standard library.

Installing

Installing Geode is simple, just follow the steps below and install a few dependencies

Go to releases and download the distribution for your OS

MacOS

Install dependencies

$ brew install clang libgc

Run the pkg installer

Ubuntu/Debian

$ sudo apt install clang libgc-dev
$ sudo apt install ./geode-X.X.X.deb

License

FOSSA Status



Releases

Packages

Used by

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.