Pinned Repositories
BareMetal-OS
BareMetal is a 64-bit OS for x86-64 based computers. The OS is written entirely in Assembly while applications can be written in Assembly or C/C++.
BigDataPlot
An example of plotting a large amount of time-series data in Core Plot
CorePlotGallery
Core Plot Gallery is now part of the official Core Plot distribution. See the README for details.
nu_let_over_lambda
Examples from the book "Let Over Lambda" ported to Nu
nuopenglcubedemo
A example of using OpenGL in Nu
nutron
ObjC and Nu runtime browser. And then some.
nuvim
Vim syntax and plugin files for Nu
osx_handmade
OS X port of Handmade Hero
osx_handmade_minimal
Mirror repository of https://github.com/itfrombit/osx_handmade
PorterStemmer
A simple ObjC wrapper around the Porter Stemmer algorithm
itfrombit's Repositories
itfrombit/osx_handmade
OS X port of Handmade Hero
itfrombit/osx_handmade_minimal
Mirror repository of https://github.com/itfrombit/osx_handmade
itfrombit/nutron
ObjC and Nu runtime browser. And then some.
itfrombit/CorePlotGallery
Core Plot Gallery is now part of the official Core Plot distribution. See the README for details.
itfrombit/PorterStemmer
A simple ObjC wrapper around the Porter Stemmer algorithm
itfrombit/nuopenglcubedemo
A example of using OpenGL in Nu
itfrombit/nuvim
Vim syntax and plugin files for Nu
itfrombit/BigDataPlot
An example of plotting a large amount of time-series data in Core Plot
itfrombit/BareMetal-OS
BareMetal is a 64-bit OS for x86-64 based computers. The OS is written entirely in Assembly while applications can be written in Assembly or C/C++.
itfrombit/nutils
Nu utility functions
itfrombit/nu
The Nu programming language.
itfrombit/openclscan
Scan for OpenCL devices and report device capabilities
itfrombit/BlockKit
YOU get a block, YOU get a block, EVERYONE gets a block!
itfrombit/nu_minicallcc
OnLisp-style continuations in Nu
itfrombit/StatusBar
Programmatically create a Mac StatusBar application with a Popover window and some controls
itfrombit/basekit
A portable data structure library.
itfrombit/credis
C client library to redis
itfrombit/itfrombit.github.com
itfrombit/Kurt
A concise web server for use with Nu and Objective-C
itfrombit/mach_star
code injection and function overriding for Mac OS X
itfrombit/nucurl
simple wrapper for libcurl, intended for lightweight cross-platform http access
itfrombit/nujson
JSON library for use with Nu (derived from SBJSON)
itfrombit/nupostgresql
A simple Nu/Objective-C interface to PostgreSQL databases.
itfrombit/nusax
XML SAX parser for the Nu Programming Language
itfrombit/Pure64
Pure64 is a 64-bit software loader initially created for BareMetal OS. The loader gets the computer into a full 64-bit state with no legacy compatibility layers and also enables all available CPU Cores in the computer. If you need a quick way to boot a 64-bit AMD/Intel based computer that will enable all available processors and load your software then Pure64 is ideal. Pure64 keeps an information table in memory that stores important details about the computer (Amount of RAM and memory layout, number of CPU cores and their APIC IDs, etc). The Pure64 loader has been released separately so others can use it in their own software projects.
itfrombit/redisspy
Spy on your redis database.
itfrombit/nv
MultiMarkdown version (with HTML source tab) of Notational Velocity: modeless, mouseless Mac OS X note-taking application
itfrombit/rutils
R utility functions
itfrombit/Simple-KML
Simple KML is a simple & lightweight parsing library for KML written in Objective-C for the iOS platform.
itfrombit/stan
Stan development repository (home page is linked below). The master branch contains the current release. The develop branch contains the latest stable development. See the Developer Process Wiki for details.