Pinned Repositories
AmberC
A simple C compiler.
Backbone-in-Depth
Backbone in depth. Source code analysis.
bayes
Naive-Bayes Classifier for node.js
BuildingMachineLearningSystemsWithPython
Source Code for the book Building Machine Learning Systems with Python
cdb
A simple distributed KV store.
golox
A go implementation of Lox language.
graph_search_algorithm
Some graph search algorithm. An assignment of Introduction to AI.
jispy
A JavaScript interpreter in Python, built for embedding JavaScript.
loxy
Loxy lang implemented in C++
neural-network
Neural-network with back propagation training on NodeJS.
aliwalker's Repositories
aliwalker/golox
A go implementation of Lox language.
aliwalker/neural-network
Neural-network with back propagation training on NodeJS.
aliwalker/Backbone-in-Depth
Backbone in depth. Source code analysis.
aliwalker/graph_search_algorithm
Some graph search algorithm. An assignment of Introduction to AI.
aliwalker/jispy
A JavaScript interpreter in Python, built for embedding JavaScript.
aliwalker/bayes
Naive-Bayes Classifier for node.js
aliwalker/BuildingMachineLearningSystemsWithPython
Source Code for the book Building Machine Learning Systems with Python
aliwalker/loxy
Loxy lang implemented in C++
aliwalker/amber-jsx
A Simple JSX transpiler
aliwalker/AmberC
A simple C compiler.
aliwalker/cdb
A simple distributed KV store.
aliwalker/Clang
A copy of clang for hacking.
aliwalker/CloudComputingTestScripts
aliwalker/egg-seaweed-client
A seaweedfs client pluggin for egg.js
aliwalker/egg-view-vuejs
An egg.js plugin that integrates vue.js for SSR.
aliwalker/nodejs-decision-tree-id3
NodeJS Implementation of Decision Tree using ID3 Algorithm
aliwalker/aliwalker.github.io
aliwalker/babel-handbook
:blue_book: A guided handbook on how to use Babel and how to create plugins for Babel.
aliwalker/bitset
A Bitset written in C++
aliwalker/build-your-own-x
🤓 Build your own (insert technology here)
aliwalker/Clang-tutorial
A collection of code samples showing usage of clang and llvm as a library
aliwalker/clustering_snippets
Random snippets on clustering analysis.
aliwalker/Functional-Light-JS
Pragmatic, balanced FP in JavaScript. @FLJSBook on twitter.
aliwalker/hyperscript
Create HyperText with JavaScript.
aliwalker/linear-list-diff
DEPRECATED. A comprehensive linear-complexity list diff for diffing 2 lists.
aliwalker/node-weedfs
A fork from atroo/node-weedfs, added filer API.
aliwalker/typescript-vs-flowtype
Differences between Flowtype and TypeScript -- syntax and usability
aliwalker/webpack-bundler
Deprecated. A small wrapper for webpack.