Skip to content
vic

cenary-lang/cenary

A Language and its compiler on Ethereum Virtual Machine

cenary-lang/cenary.json
{
"createdAt": "2017-09-23T14:56:41Z",
"defaultBranch": "master",
"description": "A Language and its compiler on Ethereum Virtual Machine",
"fullName": "cenary-lang/cenary",
"homepage": null,
"language": "Haskell",
"name": "cenary",
"pushedAt": "2018-12-17T07:56:45Z",
"stargazersCount": 14,
"topics": [],
"updatedAt": "2022-02-13T23:16:37Z",
"url": "https://github.com/cenary-lang/cenary"
}

A Language and its compiler targeting Ethereum Virtual Machine.

This repository contains information about the language standards.

Cenary is being very actively developed, and we often introduce backward-incompatible changes to the language; hence we don’t have proper documentation yet. If you want to see what language and its syntax looks like, you can explore tests directory.

License