andrakis
Node.js and C++ developer, mixing Erlang and other functional languages into my own personal languages
Australia
Pinned Repositories
alisp
A Lisp implementation in C++ and Node.js
c4
C4KE - The C4 Kernel Experiment
c4-lisp
Experiments on the self-hosting c4 compiler, with the goal to implement a nicer Lisp-style virtual machine
circuitsim
A circuit simulator with graphical design view written mostly in jQuery
Elispidae
Lisp-based stackless interpreter and platform, including microthreading. Features taken from Lisp and Erlang.
ephenet
A virtual network interface and network layer
erl-rbdict
Robert Virdingb's Erlang implementation of Key-Value Dictionary as a Red-Black Tree.
esim
A "civilisation"-type simulator written in Erlang. The aim is to simulate anything from a town to a sprawling city.
jorconsole
Native console IO for the JavaScript OpenRISC 1000 emulator (Jor1k)
node-lithp
A small Lisp-like programming language, with a very small interpreter
andrakis's Repositories
andrakis/circuitsim
A circuit simulator with graphical design view written mostly in jQuery
andrakis/ephenet
A virtual network interface and network layer
andrakis/erl-rbdict
Robert Virdingb's Erlang implementation of Key-Value Dictionary as a Red-Black Tree.
andrakis/esim
A "civilisation"-type simulator written in Erlang. The aim is to simulate anything from a town to a sprawling city.
andrakis/socleaf
"SOCial, LEArning, Fault tolerant" programming. Notes (and later, code) on programming in a style that is fault tolerent, social, and able to learn
andrakis/ballin-octo-sansa
Because git suggested it
andrakis/bson-erlang
BSON documents in Erlang, see bsonspec.org
andrakis/gleam
C implementation of a VM with 1 instruction: Add
andrakis/jedi-outcast
Raven's Jedi Outcast source code
andrakis/mongodb-erlang
MongoDB driver for Erlang
andrakis/rc
Various configurations for programs, setup just the way I like
andrakis/braided
Attempts to provide functionality similar to Twisted or Deferred.js for managing asynchronous behaviour through callbacks.
andrakis/concur
A simple object-model virtual machine with lightweight processes and concurrency
andrakis/csor1k
C# OpenRISK 1000 emulator (port of jor1k)
andrakis/galerlxy
A massive-multiclient galaxy simulator, designed for load balancing and fault tolerance.
andrakis/gensharp
Bringing some of the Erlang power to .Net
andrakis/jor1k
Online OR1K Emulator running Linux
andrakis/jor1k-legacy
An old checkout of Jor1k at the bare minimum version. Useful for debugging in-browser or codeveloping another OR1K emulator.
andrakis/jor1k-toolchain-builder
Scripts to build openrisc toolchain and bootable filesystem
andrakis/node-compute-cluster
NodeJS library for distributing computation across multiple processes.
andrakis/node-marshal
A library for marshalling data between a master process and web worker threads
andrakis/node-vsvm
Node Very Simple/Small Virtual Marchine
andrakis/node-webthreads
Provides a WebWorker-threads-like implementation using standard Node child processes (ie, fork)
andrakis/openshift-websockets-demo
Running Websockets in OpenShift2
andrakis/origin
OpenShift 3 - build, deploy, and manage your applications with Docker and Kubernetes
andrakis/platinum-pass
A simple encrypted password manager for Bash (ie Linux, FreeBSD, etc)
andrakis/simplest
The simplest working implementation of new projects
andrakis/test-nexe-worker
A simple project demonstrating bundled workers and nexe
andrakis/threads.js
Easy to use, yet powerful multi-threading library for node.js and the browser.
andrakis/vim-erlang-skeleteons
Generic erlang templates for vim