I hereby claim:
- I am quackingduck on github.
- I am mylesbz (https://keybase.io/mylesbz) on keybase.
- I have a public key ASBC59u48rUdtvfnjmq3doFq2KOq_ziGR9lsAOkcWv1bzQo
To claim this, I am signing this object:
MacOS (>=10.11) setup | |
clone | |
git clone http://www.cs.technion.ac.il/~cs236376/jos.git | |
cd jos | |
install pre-built 32bit (i586) gcc binaries from here | |
http://crossgcc.rts-software.org/doku.php?id=compiling_for_linux |
commentary | |
initializing | |
read pwd -> locating commentary dir | |
locating commentary dir | |
found -> locating attrs file | |
locating attrs file | |
found -> parsing attrs file | |
parsing attrs file | |
unix process running | |
initializing | |
read pwd as project dir -> locating comments dir | |
locating comments dir | |
# error: no project repo found to create comments dir in | |
project dir is root? -> died | |
found in project dir? -> locating attrs file | |
not in project dir? -> pop project dir | |
pop project dir | |
entry -> locating comments dir |
ric session* | |
start -> analyze | |
analyze* | |
lang can run commands -> cmd runner mode | |
lang can run files & projects -> runner mode | |
# action: log error | |
invalid props -> inactive | |
# entry action: reset if dirty, write lang header, unset dirty | |
active | |
# action: log error |
dev server | |
starting | |
running | |
restarting |
I hereby claim:
To claim this, I am signing this object:
Machine({ | |
id: 'left space key behavior', | |
initial: 'booting', | |
context: {layer: null, timer: null}, | |
states: { | |
'booting': { | |
on: { 'boot': 'listening' } | |
}, | |
'listening': { | |
states: { |
upInQrLayer | |
# timer=start() | |
downEvent -> downInQrLayer | |
downInQrLayer | |
# timer=0; post(esc_code) | |
upEvent -> upInQrLayer | |
# timer=start() | |
otherKeyDownEvent -> downInMvLayerQuickTimeout |