Skip to content

Instantly share code, notes, and snippets.

View githwxi's full-sized avatar

Hongwei Xi githwxi

View GitHub Profile
@githwxi
githwxi / libatscc2js_baconjs_cats.js
Created May 11, 2015 00:37
Bacon.js wrapper for Atscc2js
/*
******
*
* HX-2015-04:
* for JavaScript code
* translated from ATS
*
******
*/
@githwxi
githwxi / libatscc2js_all.js
Last active August 29, 2015 14:20
Library for JS code generated from ATS source
/*
Time of Generation:
Tue Jul 14 00:31:10 EDT 2015
*/
/*
******
*
* HX-2014-08:
* for JavaScript code
@githwxi
githwxi / C9-ATS2-install.sh
Last active August 29, 2015 14:20
A shell script for installing ATS2 + ATS2-contrib
#!/usr/bin/env sh
######
#
# A shell script for
# installing ATS2 + ATS2-contrib
#
######
#
# The URL for this script: http://git.io/vIFPF