Javascript Game of Life v3.1.1
A Javascript implementation of John Conway's Game of Life using Tony Finch's List Life algorithm. (...)
javascript game of life html5 canvas
Javascript Web Workers
Complete example of Javascript Web Workers. (...)
javascript web workers html5
KPascal Compiler
LEX/YACC compiler, compiles a subset of Pascal into a subset of C. (...)
lex yacc compiler pascal c
Javascript N-Queens
Javascript program that solves the N-Queens problem using a Genetic Algorithm. (...)
javascript genetic algorithm
Javascript Hash Code
Javascript implementation of a HashCode function based on the internal state of an 'Object'. (...)
javascript hash code
Javascript Hashing Functions
A comparison between some simple hashing functions: djb2, universal, simple and division. (...)
javascript hashing
O seu número do BI está correcto?
Verifica se o número de controlo do BI está correcto. (...)
javascript
Semantic Youtube Links
Semantic Youtube Links is a Greasemonkey script that adds semantic value to Youtube links. (...)
javascript greasemonkey youtube
1Gallery
Single file image gallery (PHP/HTML/CSS/JS) with Facebook Comments support. (...)
gallery image php javascript
Meo Box API
Unfinished API for Meo boxes. This can be used as an example on how to connect and transmit data. (...)
meo box java api
Javascript Simple i18n
Simple Javascript library that provides internationalization functions. (...)
javascript simple internationalization i18n
Random Word Generator
Random Word Generator picks random words from a list of 58 000 english words. (...)
php language
Javascript Game of Life v1.0
My first implementation of the Game of Life in Javascript. (...)
javascript game of life
Passing by Reference with PHP and JS
Differences when passing by reference in PHP and Javascript. (...)
php javascript