playXE
Real name: Adel Prokurov. Rust programmer. Love doing compiler and VM related development. :) Languages: Russian, English.
VDX.tvDa Nang, Vietnam
Pinned Repositories
mmtk-core
Memory Management ToolKit
b3-rs
JIT codegen backend with SSA IR based on B3 from WebKit
capy
Scheme implementation (now maybe working properly)
Jazz
Jazz - register-based virtual machine and programming language
libimmixcons
Implementation of Immix Mark-Region Garbage collector written in Rust Programming Language.
masm-rs
Macro assembler for Rust
migc
Simple conservative GC using mimalloc
rsgc
waffle-scheme
Simple scheme bytecode VM
starlight
JS engine in Rust
playXE's Repositories
playXE/Jazz
Jazz - register-based virtual machine and programming language
playXE/boehm-rs
Rust interface to BoehmGC providing global allocator implementation that uses this GC
playXE/IronOxide
Rust MIR to .NET CIL translator
playXE/ProjectVM
playXE/hmap
Provides hmap! macro for easily creating hashmap's
playXE/brainf-ck_dora
BrainF*ck implemented in https://github.com/dinfuehr/dora
playXE/.spacemacs.d
Spacemacs configuration
playXE/2d_mess
playXE/AllegroJazz
Allegro 5 bindings for [Jazz](https://github.com/jazz-lang/jazz)
playXE/candor
Experimental VM for a `Candor` language
playXE/cranelift
Cranelift code generator
playXE/gluon
A static, type inferred and embeddable language written in Rust.
playXE/guile
GNU Guile
playXE/libextra
playXE/librcimmixcons
Implementation of the RCImmixCons garbage collector written in the Rust Programming Language
playXE/linearscan-regalloc
playXE/LWN
playXE/nanojit
NanoJIT is a small, cross-platform C++ library that emits machine code.
playXE/neko
The Neko Virtual Machine
playXE/NeuronNetwork3Xor
playXE/odd
A small, Scheme inspired programming language with fast compilation, incremental GC, and a hygienic macro/module system
playXE/peace-jit
playXE/proglangdesign.github.io
A website for the #proglangdesign community on freenode
playXE/RustPython
A Python Interpreter written in Rust
playXE/RustSAGE
Rust implementation of SAGE(Strategy Action Game Engine) game engine used in C&C Generals
playXE/rusty_scheme
A Scheme interpreter written in Rust
playXE/SwiftPascalInterpreter
Simple Swift interpreter for the Pascal language inspired by the Let’s Build A Simple Interpreter article series.
playXE/Torpedo
playXE/v8
The official mirror of the V8 Git repository
playXE/vim-dora
syntax highlighting for Dora programming language