Projects with this topic
-
A tiny JSON encoder/decoder in pure Erlang. (http://zxq9.com/projects/zj/docs/)
Updated -
Core services for the PrograMaker project. [ https://programaker.com/ ]
Updated -
UUID application for Erlang. Docs: https://zxq9.com/projects/zuuid/docs/
Updated -
Functional Programming follows the theories of Alonzo Church's λ-calculus. This is a walkthrough for newbies of functional programming with the goal of making key concepts clearer and easier to be understood.
Updated -
🗺️ World Simulation Challenge (inspired by Francesco Cesarini's Erlang programming concepts). The world is inhabited by carrots that grow from the earth, rabbits that feed on carrots, and wolves that hunt rabbits, all forming an intricate ecological balance.Updated -
Ninety-Nine Prolog Problems - Erlang edition
Updated -
An Alpine image with Erlang installed. Based on bitwalker/alpine-erlang with additional Dialyzer.
Updated -
-
MMDB reader for geolocation and ASN lookup of IP addresses
Updated -
-
-
This is a service that stores biography, schedule, execution and attribute data of base instances in a google sheet stored in a google account specified by the user. The user does need to set up the google side of things (cloud api's).
Updated -
Code along with Programming Phoenix 1.4 by Chris McCord, Bruce Tate, José Valim
Updated -
Provides a gen_serial module for communicating with RS-232 serial devices from Erlang. The interface provided is similar to the gen_tcp module distributed with Erlang.
Updated -
This service stores the attributes, biography, schedule and execution of base instances. This service is faster than the google sheets storage service, but it costs money after 1GB of storage in datastore has been exceeded.
Updated -
The base_factory provides a large generic code base required to develop complex, reconfigurable Cyber-Physical Systems using holonic principles.
Updated -
Groundhog Dojo is a platform for polishing coding skills using simple tasks and a small dose of stress. GD supports multiple programming languages and editors, and it's easy to extend with new features.
Updated