Skip to content

jimm/elixir

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Jim's Elixir Experiments

This repo contains my experiments with Elixir. See also my other repos, including but not limited to:

CryptoPals

http://cryptopals.com/, though I'm also working on those in Clojure.

Core MIDI

A MIDI file reader/writer. See https://github.com/jimm/elixir-midifile

This is an example Elixir wrapper around Apple CoreMIDI functions. The code in c_src is a modification of code posted by Joe Armstrong years ago.

Rails to Phoenix

rb_schema_to_ecto_schemas.rb is an attempt to automate conversion of Ruby on Rails models to Phoenix models. It still needs to handle many-to-many-through associations.

Replayer

Replays an Apache log file.

SimpleCache

A translation to Elixir of the simple cache application from Erlang and OTP in Action.

TCP RPC

A translation to Elixir of an exercise from Erlang and OTP in Action.

YAML

Converts the output of :yamerl_constr into a list of Elixir maps. See the README.

About

My Elixir experimentation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published