Pinned Repositories
Atoms
mp4/mov file parser
Candy
John Stiles' Candy Crisis, updated to work on recent-ish MacOS machines.
ColorPicker
An HSV Wheel Color Picker for iOS
KZColorPicker
An HSV Wheel Color Picker for iOS
RBComposer
Another custom frames project, but the code has been greatly simplified, and the look updated to match Apple's Quartz Composer.
RBCustomCells
RealBasic listbox with custom cells.
RBCustomTabPanel
A Canvas-based tab panel that mimics the tabpanel in the RealBasic IDE
RBDirView
A RealBasic listbox subclass that will display hierarchically the contents of a directory.
RBGraphCanvas
A RealBasic canvas that will draw an x,y line graph of one or multiple "datasets"
SoundEngine
An OpenAL based sound engine that allows you to play one background audio track, and multiple simultaneous sound effects.
alexrestrepo's Repositories
alexrestrepo/SoundEngine
An OpenAL based sound engine that allows you to play one background audio track, and multiple simultaneous sound effects.
alexrestrepo/KZColorPicker
An HSV Wheel Color Picker for iOS
alexrestrepo/RBGraphCanvas
A RealBasic canvas that will draw an x,y line graph of one or multiple "datasets"
alexrestrepo/RBCustomTabPanel
A Canvas-based tab panel that mimics the tabpanel in the RealBasic IDE
alexrestrepo/RBComposer
Another custom frames project, but the code has been greatly simplified, and the look updated to match Apple's Quartz Composer.
alexrestrepo/RBCustomCells
RealBasic listbox with custom cells.
alexrestrepo/RBDirView
A RealBasic listbox subclass that will display hierarchically the contents of a directory.
alexrestrepo/Atoms
mp4/mov file parser
alexrestrepo/Candy
John Stiles' Candy Crisis, updated to work on recent-ish MacOS machines.
alexrestrepo/ColorPicker
An HSV Wheel Color Picker for iOS
alexrestrepo/CraftingInterpreters
My implementation of Bob Nystrom's EXCELLENT compilers/interpreters book
alexrestrepo/EchoprintForAndroid
Code you need to get Echoprint working on Android
alexrestrepo/RBAlternating-List
A RealBasic listbox that alternates the colors of the rows.
alexrestrepo/RBCustomFrames
RealBasic Example where I was building little "windows" within a canvas to display different types of information.
alexrestrepo/RBCustomFrames2
RealBasic example which would eventually turn into RBComposer
alexrestrepo/RBCustomToolbar
A RealBasic OSX-style toolbar, useful when you want to have a consistent toolbar in your cross-platform applications.
alexrestrepo/AOC
alexrestrepo/bitwise
Bitwise is an educational project where we create the software/hardware stack for a computer from scratch.
alexrestrepo/cocoapods-binary
integrate pods in form of prebuilt frameworks conveniently, reducing compile time
alexrestrepo/Conkey
C implementation of the Monkey language by Thorsten Ball
alexrestrepo/lite
A lightweight text editor written in Lua
alexrestrepo/machinery_blog_archive
A mirror of the publicly available Our Machinery Blog Posts from archive.org. Archived for posterity as a public service. Removed by request if it's a problem.
alexrestrepo/Mak
Objective-c port of Ronald Mak's "Writing Compilers and Interpreters: A Software Engineering Approach"
alexrestrepo/microui
A tiny immediate-mode UI library
alexrestrepo/Teeny
A small BASIC to C translator from Austin Henley's Teeny tutorial
alexrestrepo/XSFoundation
The XEOS C Foundation library provides the base for object-oriented C style coding, reference counting memory management with auto-release capabilities, reflection, runtime environment, polymorphism, and basic objects.