Explore projects
-
This is my zsh configuration.
It comes from an adapted merge between many config files I found over the web and at my previous IT school: EPITA.
Usage:Clone the repos into ~/.zsh: $ hg clone ssh://hg@bitbucket.org/efolio/zshrc ~/.zsh
Install it: $ ~/.zsh/install.sh
Edit the following file for environment preferences and remove its first line: $ nano ~/.zsh/env.sh
Then start zsh or source the config file if you already run it: $ source ~/.zshrc
Special thanks to : Benoit Sigoure Quentin HocquetUpdated -
-
Arithmetic machine written in C that evaluates an expression composed of any precision numbers in any base. Extreme execution speed is the main point here.
For example, in 'artye' base with a the neutral element of the add operation: "rya/a" throws an error. "(r++++++a)-++-y*-+t" is a valid expression. "e++*a" is however invalid.
This was an optional project given to EPITA students in 2007.
Updated -
A Firefox's extension to generate 'by-domain' passwords easily.
Updated -
This is a custom emacs configuration that I refined as years passed by… Since I primarily use SublimeText nowadays for coding, I slowed down the updates' frequency of this repository.
Updated -
-
-
-
Similar to str.replace(regex, replace) but with sourcemap support
Updated -
L.systems / glou-example-angular-app
Apple MIT LicenseThis is an example of using glou for an angular app.
Updated -
-
-
Quentin Raynaud / angular-markdown
Apple MIT LicenseUpdated -
-
The files used to present the r42 demo during nodejsparis on February 12th, 2014.
Updated -
-
-
Language analysis & LALR parser generator written in C++ aiming to propose a correct API to allow other languages to use generated resources.
Updated -