Commit Graph

10 Commits

Author SHA1 Message Date
Přemysl Eric Janouch d2629e6c5e
Relicense to 0BSD, update mail address
I've come to the conclusion that copyright mostly just stands in the way
of software development.  In my jurisdiction I cannot give up my own
copyright and 0BSD seems to be the closest thing to public domain.

The updated mail address, also used in my author/committer lines,
is shorter and looks nicer.  People rarely interact anyway.
2018-06-24 03:05:52 +02:00
Přemysl Eric Janouch 886f8179ab
Move Go to a subdir 2017-07-03 07:51:51 +02:00
Přemysl Eric Janouch d1d43387e5
Word the README better 2017-06-25 22:22:00 +02:00
Přemysl Eric Janouch 22057350e0
Update README 2017-06-25 22:18:17 +02:00
Přemysl Eric Janouch 1f04cd46a0
gdb-experiment.go: add a screenshot 2017-01-22 00:01:01 +01:00
Přemysl Eric Janouch def3218714
gdb-experiment.go: add DWARF debugging information
Now we can debug compiled Brainfuck!
2017-01-22 00:01:01 +01:00
Přemysl Eric Janouch a4390d38b5
Fix interpreter portability 2016-12-25 01:56:42 +01:00
Přemysl Eric Janouch b846a7a0ea
Add support for OpenBSD
It just rejects the generic System V ABI and has other syscall numbers.
2016-12-24 22:29:29 +01:00
Přemysl Eric Janouch 99330e88f2
Update READMEs 2016-12-22 23:40:30 +01:00
Přemysl Eric Janouch 128fb157b3
Initial commit 2016-12-22 23:26:41 +01:00