Skip to content

Instantly share code, notes, and snippets.

View mbk's full-sized avatar

Maarten Koopmans mbk

  • Vrijheid.net
  • Amsterdam
View GitHub Profile
@mbk
mbk / lua.rule
Created July 1, 2020 14:54
so far, in lua red
;orginal
;function: [ function ws* funcbody ws* ]
;funcbody: [ #"(" opt parlist #")" ws* block ws* "end" ]
function: [ "function" ws* name #"(" opt parlist #")" ws
varlist #"=" explist ws*
ws* functioncall ws*
ws* "do" ws* functioncall ws* "end" ws*
ws* "while" ws* exp ws* "do" ws* functioncall ws* "end" ws*
@mbk
mbk / keybase.md
Created July 16, 2015 19:06
keybase.md

Keybase proof

I hereby claim:

  • I am mbk on github.
  • I am mbk (https://keybase.io/mbk) on keybase.
  • I have a public key whose fingerprint is 2E26 9536 E305 E26D E9F4 813D 038D B529 0890 8F31

To claim this, I am signing this object:

@mbk
mbk / orgsetupfail
Created November 22, 2012 14:49
Aquamacs org mode setup faile
Loading `custom-file' failed.
Loading /Users/maarten/Library/Preferences/Aquamacs Emacs/Preferences.el (source)...
An error has occurred while loading `~/Library/Preferences/Aquamacs Emacs/Preferences.el (or .elc)':
Symbol's function definition is void: org-babel-do-load-languages