annopnod
food science graduate.and computer science+engineering 24 credit
homeThailand Songkhla Hatyai
Pinned Repositories
basic-interpreter
Basic Interpreter for C like language written in Java
BASIC-JS-Interpreter
BASIC Interpreter for JavaScript
Build-Your-Own-Programming-Language
Build Your Own Programming Language, published by Packt
CassiniDev
A fork of CassiniDev (http://cassinidev.codeplex.com/). See the 'mono' branch for changes. Master is reserved for upstream code.
compiler
C# Compiler, DU university project.
Compiler-Design
A compiler Design Project Repository Contains Lexical,Parser,Semantic analyzer and ICG modules.
confidence
Confidence.js: Make sense of your A/B test results
CS142B-Java-Interpreter-Compiler
Img
JavaLexer
java语言的词法分析器(手动与flex)。使用cmake、c语言构建。
annopnod's Repositories
annopnod/basic-interpreter
Basic Interpreter for C like language written in Java
annopnod/BASIC-JS-Interpreter
BASIC Interpreter for JavaScript
annopnod/Build-Your-Own-Programming-Language
Build Your Own Programming Language, published by Packt
annopnod/compiler
C# Compiler, DU university project.
annopnod/Compiler-Design
A compiler Design Project Repository Contains Lexical,Parser,Semantic analyzer and ICG modules.
annopnod/confidence
Confidence.js: Make sense of your A/B test results
annopnod/CS142B-Java-Interpreter-Compiler
annopnod/Img
annopnod/JavaLexer
java语言的词法分析器(手动与flex)。使用cmake、c语言构建。
annopnod/jstat
JavaScript Statistical Library
annopnod/KiVM
🌟This is a pure C++ implementation of Java Virtual Machine (only Java 8 is supported). Inspired by Hotspot In Action.
annopnod/Lexical-Analyser
An assignment on simple lexical analysis of compiling techniques for c# using JavaScript.
annopnod/lexical-analysis
A lexical analysis for a customize language.
annopnod/MazuCC
A minimalist C compiler with x86_64 code generation
annopnod/MiniJavaCompiler
A mini java compiler project. Is at interpreter stage right now
annopnod/MPack
A lightweight MessagePack Implementation | msgpack.org[C#]
annopnod/MsgPack.Light
Small and fast cross-platform msgpack serializer
annopnod/NativeJIT
A C++ expression -> x64 JIT
annopnod/physics-for-javascript-games-animation-simulations
Source code for 'Physics for JavaScript Games, Animation, and Simulations' by Adrian Dobre and Dev Ramtal
annopnod/Real-Time-3D-Graphics-with-WebGL-2
Real-Time 3D Graphics with WebGL 2, published by Packt
annopnod/simple-Java-interpreter
annopnod/simple-statistics
simple statistics for node & browser javascript
annopnod/stk-code
The code base of supertuxkart
annopnod/tinyvm
TinyVM is a small, fast, lightweight virtual machine written in pure ANSI C.
annopnod/ToyJVM
An experimental Java Bytecode Interpreter written in C
annopnod/vbscript_in_js
JS parser and transpiler for VBScript
annopnod/voidcall
Real time strategy game in 13kb of JavaScript/WebGL
annopnod/VTIL-Core
Virtual-machine Translation Intermediate Language
annopnod/Windows-driver-samples
This repo contains driver samples prepared for use with Microsoft Visual Studio and the Windows Driver Kit (WDK). It contains both Universal Windows Driver and desktop-only driver samples.
annopnod/write_a_c_compiler
Test suite to help you write your own C compiler