Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/niamtokik/etf

ETF (Erlang External Term Format) and BERT (Binary ERlang Term) examples
https://github.com/niamtokik/etf

bert c erlang etf port

Last synced: about 5 hours ago
JSON representation

ETF (Erlang External Term Format) and BERT (Binary ERlang Term) examples

Awesome Lists containing this project

README

        

# etf

ETF (Erlang External Term Format) and BERT (Binary ERlang Term)
examples. This repository contains C code example.

## Available example files

* atom.c
* binary.c
* dynamic.c
* list.c
* map.c
* number.c
* string.c
* tuple.c

## Real Project example

* real_example.c
* real_example.erl