Pinned Repositories
cast-matcher
Basic example of a clang AST matcher usage in less than 60 lines of C++ code.
cxx-internals
C++ internals presentation https://thegameg.github.io/cxx-internals/
EpiTime-iOS
iOS version of EpiTime
FVCustomAlertView
Custom AlertView for iOS SDK.
j2-llvm
LLVM backend for the J2 Core (Hitachi SuperH SH-2 clone)
jaguar
Asynchronous language extension for the Tiger Language based on LLVM
ld.so
ld.so implementation in C++1z
llvm-life
Presentation of the life of an instruction in LLVM / Clang at LSE week
nolimix86
LLVM-based x86 emulator with support for unlimited virtual registers, used before the register allocation pass
llvm-project
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
francisvm's Repositories
francisvm/FVCustomAlertView
Custom AlertView for iOS SDK.
francisvm/nolimix86
LLVM-based x86 emulator with support for unlimited virtual registers, used before the register allocation pass
francisvm/j2-llvm
LLVM backend for the J2 Core (Hitachi SuperH SH-2 clone)
francisvm/ld.so
ld.so implementation in C++1z
francisvm/cast-matcher
Basic example of a clang AST matcher usage in less than 60 lines of C++ code.
francisvm/cxx-internals
C++ internals presentation https://thegameg.github.io/cxx-internals/
francisvm/jaguar
Asynchronous language extension for the Tiger Language based on LLVM
francisvm/EpiTime-iOS
iOS version of EpiTime
francisvm/llvm-life
Presentation of the life of an instruction in LLVM / Clang at LSE week
francisvm/francisvm.com
http://francisvm.com
francisvm/llvm
Random LLVM work
francisvm/llvm-project
This is the canonical git mirror of the LLVM subversion repository. The repository does not accept github pull requests at this moment. Please submit your patches at http://reviews.llvm.org.
francisvm/MP2P
Multi point-to-point distributed file transfer framework using a custom protocol
francisvm/swift
The Swift Programming Language
francisvm/clang
Mirror of official clang git repository located at http://llvm.org/git/clang. Updated every five minutes.
francisvm/coding-style-checker
Presentation about writing a coding-style checker using clang
francisvm/ForeignJump
Project for EPITA. A little platform game created using C# and XNA.
francisvm/ForeignJump-iOS
Foreign Jump video game on iOS with Cocos2D and Box2D.
francisvm/learn-computing-directory-data
francisvm/lld
Mirror of official lld git repository located at http://llvm.org/git/lld. Updated every five minutes.
francisvm/Mobidevland
iPhone application for a small Hackaton
francisvm/OpenCVStitch
OpenCV Computer vision with iOS: stitching panoramas
francisvm/QuickDialog
QuickDialog - Quick and easy dialog screens for iOS