Pinned Repositories
avrAsmExamples
Im using wine to run the avrasm2.exe for this, as well as other mystery files I downloaded from the internet
owski-parse
fun with parsers
owskio's Repositories
owskio/avrAsmExamples
Im using wine to run the avrasm2.exe for this, as well as other mystery files I downloaded from the internet
owskio/owski-parse
fun with parsers
owskio/jonesforth
Mirror of JONESFORTH
owskio/nodeUartTesting
testing uart ttyUSB apps with nodejs. Uses promise monad for sequencing IO. Uses lubuntu default(old) apt available nodejs. Some modules not used yet. Going to use for testing FORTH impl one day :-)
owskio/owski-apply
Triangulated dependency, nothing to worry about
owskio/owski-argList
Gets a list of a functions declared arguments
owskio/owski-beacon
Fluent syntax over observers ( not necessarily observables )
owskio/owski-curry
Curries functions plus () for partial application
owskio/owski-lens
Simple lenses
owskio/owski-lists
List transformations
owskio/owski-object
Functions for objects and prototypes
owskio/owski-primitives
Curried functions for JavaScript primitives
owskio/owski-promise
dirt simple promise implementation
owskio/plOpenGL
SWI-Prolog binding for the OpenGL, GLU and GLUT libraries
owskio/then-resolve-bind-return
Shows .then & .resolve implement bind & return, usually