|
You are here |
web.navan.dev | ||
| | | | |
ambertide.github.io
|
|
| | | | | Sources for this post comes mostly from this reply to an issue by the GitHub user @1kc. | |
| | | | |
floooh.github.io
|
|
| | | | | TL;DR: glueing together VSCode, Cmake and the Emscripten SDK to enable an IDE-like workflow (including debugging). | |
| | | | |
www.fosskers.ca
|
|
| | | | | [AI summary] A technical guide explains how to set up a Common Lisp development environment on Linux that compiles and runs Windows executables using Wine and the Mingw toolchain. | |
| | | | |
venam.net
|
|
| | | An executable is something that causes a computer to perform some tasks according to encoded instructions. It's in opposition to a data file which must be parsed by another program to be meaningful, for example an image or video. The instructions are usually in machine code, read by the cpu and so dependent on the cpu architecture. An ex... | ||