Pinned Repositories
btrio
An experimental replacement for the `stdio.h` library using modern C++
cookievm
Simple bytecode virtual machine
dotfiles
My config files and scripts.
hcal
A calendar program for the terminal.
howl
The Howl Editor
Leonardo2718.github.io
My GitHub Pages repo.
Lepton_Editor
Flexible and extensible code editor
lua-vermelha
A Lua implementation with an Eclipse OMR based JIT compiler
Quark_Note_Taker
A simple, markdown based, note taking application written in python.
Leonardo2718's Repositories
Leonardo2718/lua-vermelha
A Lua implementation with an Eclipse OMR based JIT compiler
Leonardo2718/cookievm
Simple bytecode virtual machine
Leonardo2718/Quark_Note_Taker
A simple, markdown based, note taking application written in python.
Leonardo2718/btrio
An experimental replacement for the `stdio.h` library using modern C++
Leonardo2718/dotfiles
My config files and scripts.
Leonardo2718/hcal
A calendar program for the terminal.
Leonardo2718/howl
The Howl Editor
Leonardo2718/Leonardo2718.github.io
My GitHub Pages repo.
Leonardo2718/Lepton_Editor
Flexible and extensible code editor
Leonardo2718/MagickPrinter
Leonardo2718/milc
A compiler for the M language (CPSC 411 project, University of Calgary, Winter 2018)
Leonardo2718/OGLA
A simple, generic, general purpose lexical analysis library written in C++.
Leonardo2718/omr
Cross platform components for building reliable, high performance language runtimes
Leonardo2718/openj9
Eclipse OpenJ9: A Java Virtual Machine for OpenJDK that's optimized for small footprint, fast start-up, and high throughput. Builds on Eclipse OMR (https://github.com/eclipse/omr) and combines with the Extensions for OpenJDK for OpenJ9 repo.
Leonardo2718/openj9-omr
Eclipse OpenJ9's clone of the Eclipse OMR (https://github.com/eclipse/omr) project. PRs should be opened against the upstream OMR project whenever possible.
Leonardo2718/play-file-skill
A Mycroft skill for playing audio files stored on the local filesystem.
Leonardo2718/ShiftRegister_Library
An Arduino library for controlling shift registers.
Leonardo2718/tffm
A simple, keyboard-centric file manager
Leonardo2718/tuc
An implementation of The Useless Compiler.
Leonardo2718/tVM
Simple tutorial to teach how a VM works, i.e. interpreter, code generator, optimizer, etc.
Leonardo2718/webstie
Source code for my personal website
Leonardo2718/winter