Skip to content

zigguratt/lll-dispatcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

lll-dispatcher

This repository contains an Ethereum smart contract function dispatcher and an associated example contract, both written in LLL, Ethereum's Low-level Lisp-like Language. Its purpose is to show that LLL is a viable language in which to write smart contracts and that doing so is not as difficult as one might assume.

I've written a series of articles on the subject where I go into great detail describing the code and my motivations for suggesting LLL as an alternative smart contract development language.

The original LLL documentation was removed from the Wiki a while back, but it can still be found here.

Release History

  • 0.0.1 - Initial commit.

Contributors

Daniel Ellison – daniel@syrinx.net - @zigguratt

License

Distributed under the Apache License, Version 2.0. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0.

About

An LLL-based smart contract function dispatcher and example contract.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published