Skip to content
View andycraig's full-sized avatar
  • Tokyo, Japan

Block or report andycraig

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
andycraig/README.md

Andrew Craig

I'm a Data Scientist working in Tokyo.

Open source projects I've contributed to:

A couple of my toy projects:

A couple of articles I've written about programming languages:

  • Q for R programmers: A short article to highlight similarities between the q and R programming languages
  • APL function composition: A short article to highlight a cool feature of APL which doesn't exist in most other programming languages

📫 How to reach me:

Pinned Loading

  1. functional-compiler functional-compiler Public

    Hand-written compiler for an original functional programming language

    C 7 1

  2. vscode-R vscode-R Public

    Forked from REditorSupport/vscode-R

    Support for R language(run,snippet, lint,R documantation,R Markdown)

    TypeScript 1

  3. lisp-in-clj lisp-in-clj Public

    A (partial) Lisp implemented in Clojure

    Clojure