logikon-lang / logikon

Logikon is an experimental language for smart contracts.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Logikon

Logikon's compiler is written in Rust. It compiles to YUL, the low-level intermediate representation used in Solidity, which can be compiled to multiple bytecode versions.

Language Design

https://github.com/logikon-lang/design

About

Logikon is an experimental language for smart contracts.

License:GNU General Public License v3.0


Languages

Language:Rust 100.0%