Erik Poupaert

Results 3 repositories owned by Erik Poupaert

dijkstra-shunting-yard

22
Stars
2
Forks
Watchers

Parsing object-oriented expressions with Dijkstra's shunting yard algorithm

permutation-engine

17
Stars
4
Forks
Watchers

NodeJS javascript library for mapping permutations onto numbers and looping and skipping through permutations

rpc-websocket

36
Stars
11
Forks
Watchers

RPC WebSocket is a wrapper for standard websockets that adds support for message types, RPC, and for before/after send/receive events. It is an alternative to ajax, socket.io, and JSON-RPC.