MIT视频公开课《计算机程序的构造和解释》中文化项目及课程学习资料搜集。
-
Updated
Feb 25, 2020 - Ruby
{{ message }}
MIT视频公开课《计算机程序的构造和解释》中文化项目及课程学习资料搜集。
js2flowchart - a visualization library to convert any JavaScript code into beautiful SVG flowchart. Learn other’s code. Design your code. Refactor code. Document code. Explain code.
Entire React code base explanation by visual block schemes (Stack version)
Klipse is a Javacript plugin for embedding interactive code snippets in tech blogs. A simple client-side code evaluator pluggable on any web page: clojure, ruby, javascript, python, scheme, es2017, jsx, brainfuck, c++, reagent, lua, ocaml, reasonml, prolog, common lisp
Async PHP client/server API for the telegram MTProto protocol
A new Unix shell.
Short and sweet LISP editing
an incremental approach to compiler construction
Apply and save color schemes in MATLAB with ease.
Neural network inference the Unix way
鸭库 duck lib scheme for gui gles gl slib openal socket web mongodb box2d game glfw mysql libevent libuv uv json http client server android osx linux chezscheme scheme-lib
Add a description, image, and links to the scheme topic page so that developers can more easily learn about it.
To associate your repository with the scheme topic, visit your repo's landing page and select "manage topics."
Currently js-ref accepts only strings and symbols but integers should also be accepted.
ary[0]==(js-ref ary 0)Workaround
(vector-ref ary 0)will do.