Skip to content
View Becavalier's full-sized avatar
🤏
Breaking through every day ...
🤏
Breaking through every day ...

Organizations

@efficlab
Block or Report

Block or report Becavalier

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse
Becavalier/README.md

About Me

Please refer here for my blog articles, mostly are written in Chinese though :)

Main Projects:

  • cgc: an experimental Garbage Collector for C language.
  • cpplax: the C++ implementation for language Lax.
  • twvm: an experimental WebAssembly virtual machine.
  • brainfuck-jit-interpreter: a handwritten Brainfuck JIT interpreter, mainly used for demonstration.
  • os-paw: a tool for diagnosing and playing with OS.
  • vhd-reader: a tool for reading the meta information of a VHD file.
  • Zoomage.js: an open-source library for image zooming by touch gestures on HTML5 pages.
  • tiny-http-echo-server: a mini HTTP Echo Server, just for educational purposes.
  • shdb: a simple and lightweight key-value pair DB for shell programming.
  • universal-toolbox: a universal toolbox for developers, which is highly integrated, efficient, and simple.

Pinned

  1. brainfuck-jit-interpreter brainfuck-jit-interpreter Public

    A handwritten Brainfuck JIT interpreter, mainly used for demonstration.

    C++ 38 6

  2. cpplax cpplax Public

    Lax programming language, which is dynamically typed and similar to JavaScript.

    C++ 2

  3. cgc cgc Public

    An experimental Garbage Collector for C language.

    C 5

  4. tiny-http-echo-server tiny-http-echo-server Public

    A mini HTTP Echo Server, just for educational purposes.

    C 22 5