Hans Svensson 6c23fd0d41
Merge pull request #278 from aeternity/contains-fun
Added `contains` functions in List and Option. Fixed one type error
2020-08-27 11:25:38 +02:00
2020-08-26 12:10:24 +02:00
2020-08-26 15:56:21 +02:00
2019-08-06 13:20:03 +02:00
2020-04-02 15:10:53 +02:00
2019-01-07 19:16:39 +01:00
2020-05-29 08:35:19 +02:00
2019-06-11 09:44:43 +01:00
2020-04-02 15:10:53 +02:00
2019-09-30 14:47:26 +02:00

aesophia

This is the sophia compiler for the æternity system which compiles contracts written in sophia to FATE instructions.

The compiler is currently being used three places

Documentation

Versioning

aesophia has a version that is only loosely connected to the version of the Aeternity node - in principle they will share the major version but not minor/patch version. The aesophia compiler version MUST be bumped whenever there is a change in how byte code is generated, but it MAY also be bumped upon API changes etc.

Interface Modules

The basic modules for interfacing the compiler:

Description
Stand alone compiler for the Sophia smart contract language
Readme ISC 13 MiB
v7.4.0 Latest
2023-09-05 17:04:46 +09:00
Languages
Erlang 99%
Reason 0.9%