diff --git a/README.md b/README.md index 13f7986..19ce5ca 100644 --- a/README.md +++ b/README.md @@ -459,6 +459,7 @@ _This section aims at listing code projects of Compilers, Interpreters, Translat * [tinyc.c](http://www.iro.umontreal.ca/~felipe/IFT2030-Automne2002/Complements/tinyc.c) - Tiny-C language compiler in C. * [tisp](https://github.com/raviqqe/tisp) - "Time is Space" Programming Language Interpreter. * [Ultra Tiny Compiler](https://github.com/antonmedv/ultra-tiny-compiler) - Another tiny compiler in less then 90 lines of code. + * [tiny-sass-compiler](https://github.com/wizardpisces/tiny-sass-compiler) Tiny Sass Compiler In Javascript ## Runtimes and VMs