Skip to content

obscuren/cll

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C Like Language

An Ethereum EVM Compiler suit and language definition

Install

  1. go get github.com/obscuren/cll
  2. cd $GOPATH/github.com/obscuren/cll
  3. make

Tasks

  • Language definition
    • Statements
      • Variables
    • Expressions
      • Conditions
      • Flow control
        • if / else / else if
      • Assignments
  • AST stage
  • Assembler
  • Optimiser

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published