Pinned Repositories
clj-worlds
Worlds in Clojure (support for scoped side-effects and speculative computations)
distributed-systems
Code accompanying Distributed Systems course at KU Leuven
erlang-mapreduce
Simple MapReduce implementation in Erlang
es-lab
Automatically exported from code.google.com/p/es-lab
harmony-reflect
ES5 shim for ES6 Reflect and Proxy objects
mandelbrot
A multicore implementation of the mandelbrot fractal, using Java Fork/Join
proxy-handlers
Predefined ECMAScript 6 Proxy handlers
schemeken
A Distributed Resilient Scheme Interpreter
stm-in-clojure
Meta-circular Clojure STM implementation
tinyc
Compiler course project: compile a C-like language to JVM bytecode
tvcutsem's Repositories
tvcutsem/harmony-reflect
ES5 shim for ES6 Reflect and Proxy objects
tvcutsem/stm-in-clojure
Meta-circular Clojure STM implementation
tvcutsem/erlang-mapreduce
Simple MapReduce implementation in Erlang
tvcutsem/es-lab
Automatically exported from code.google.com/p/es-lab
tvcutsem/schemeken
A Distributed Resilient Scheme Interpreter
tvcutsem/proxy-handlers
Predefined ECMAScript 6 Proxy handlers
tvcutsem/clj-worlds
Worlds in Clojure (support for scoped side-effects and speculative computations)
tvcutsem/distributed-systems
Code accompanying Distributed Systems course at KU Leuven
tvcutsem/tinyc
Compiler course project: compile a C-like language to JVM bytecode
tvcutsem/mandelbrot
A multicore implementation of the mandelbrot fractal, using Java Fork/Join
tvcutsem/neural-networks-and-deep-learning-in-js
JavaScript port of code in Nielsen's Neural networks and deep learning book
tvcutsem/lavamoat-demo
how to use lavamoat and secure ecmascript to isolate js modules
tvcutsem/ProxyArray
Array implementation with ECMAScript Harmony proxies
tvcutsem/beoi-website
be-OI Website
tvcutsem/es-membrane
An ECMAScript implementation of a Membrane, allowing users to dynamically hide, override, or extend objects in JavaScript with controlled effects on the original objects.
tvcutsem/howtonode.org
This repo contains the actual articles for HowToNode.org
tvcutsem/promises-exercises
Set of exercises in using JS promises for handling asynchronous operations.
tvcutsem/tvcutsem.github.io
Jekyll sources of my personal website and blog
tvcutsem/ifip-wg216
Webpage of IFIP TC2 Working group 2.16 on Language Design
tvcutsem/LavaMoat
tools for sandboxing your dependency graph