« earlier | later » Page 57 of 511
nineties/py-videocore: Python library for GPGPU on Raspberry Pi edit / delete
VideoCore programming as an EDSL in Python. Neat!
by ats ... to edsl gpu programming python raspberry-pi software videocore ... on 28 February 2016
Copyright Does Not Exist edit / delete
A pretty interesting overview of Nordic scene culture in the 90s.
by ats ... to culture cyberpunk demoscene digital-rights history retrocomputing ... on 28 February 2016
ooc » The ooc programming language edit / delete
"ooc is a small programming language with a clear and concise syntax that compiles to C99." Still has curly brackets, unfortunately, but overall it looks pretty good.
by ats ... to compiler language-design ooc ... on 28 February 2016
lukasmartinelli/py14: Python to C++ 14 transpiler edit / delete
"C++14 has such powerful type deduction that it is possible to transpile Python into C++ without worrying about the missing type annotations in python. Only a small subset of Python is working"
by ats ... to c++ compiler python translation type-inference types ... on 28 February 2016
include-what-you-use - A tool for use with clang to analyze #includes in C and C++ source files edit / delete
This is a tool I've wanted for a while (owing to C/C++'s lack of a 1970s-standard module system): check that C/C++ files have the correct set of #includes.
by ats ... to c c++ clang include language-design software ... on 28 February 2016
Visualizing Concurrency in Go · divan's blog edit / delete
The Go community reinventing what occam was doing in the 80s, again. I'm still not sure whether this is a positive thing or not.
by ats ... to concurrency go visualisation ... on 28 February 2016
tsgates/mbox: A lightweight sandbox tool for non-root users edit / delete
seccomp-based syscall redirection (it's a bit more than just sandboxing; you could do debug/trace stuff with this technique too).
by ats ... to linux sandbox seccomp security software syscall ... on 28 February 2016
lcamtuf's blog: Automatically inferring file syntax with afl-analyze edit / delete
Very neat.
by ats ... to afl file-format fuzzing reverse-engineering ... on 28 February 2016
Ebiten - A simple SNES-like 2D game library in Go edit / delete
"A simple SNES-like 2D game library in Go". I did the same thing for occam-pi back when I was at Kent; I'm a bit disappointed that this doesn't make any (interesting) use of Go's concurrency facilities.
How I prepare a peer review | Southern Fried Science edit / delete
Recommended for PhD students.
by ats ... to academia peer-review ... on 28 February 2016
« earlier | later » Page 57 of 511
ats |
tasty by Adam Sampson.