ICT: Diary
D: 28 W: 05
| < | January 2026 | > | ||||
| Sun | Mon | Tue | Wed | Thu | Fri | Sat |
|---|---|---|---|---|---|---|
| 1 | 2 | 3 | ||||
| 4 | 5 | 6 | 7 | 8 | 9 | 10 |
| 11 | 12 | 13 | 14 | 15 | 16 | 17 |
| 18 | 19 | 20 | 21 | 22 | 23 | 24 |
| 25 | 26 | 27 | 28 | 29 | 30 | 31 |
searching for entries matching "llvm"…
tuesday, 9 january 2024
... GUI QMK keyboard configurator. ar Part of llvm ar is an archiver that can be used ...
monday, 13 may 2019
Janet Janet is a functional and imperative programming language. It is a LISP language. Running on OpenBSD was straight forward: git clone git@github.com:janet-lang/janet.git gmake gmake test gmake repl Added the following target to the Makefile to check which compiler was used: port:fred ~/code/git/janet> grep -A2 test-cc Makefile test-cc: $(CC) -v which showed that clang was used: port:fred ~/code/git/janet> gmake test-cc cc -v OpenBSD clang version 7.0.1 (tags/RELEASE_701/final) (based on LLVM 7.0.1) Target: amd64-unknown-openbsd6.5 Thread model: posix InstalledDir: /usr/bin Then I noticed that Janet was already ported to OpenBSD - but it was at v0.4.1 rather than v0.5.0 which was the stable version, so I mailed a diff to ports@openbsd.org. Janet
wednesday, 16 september 2015
... Is it time to play with avr-llvm ? arduino ...
monday, 6 april 2015
Kaledioscope This tutorial implements a language with LLVM as a tutorial. TypeError: undefined is not a function A missing ; (semi-colon) proved to be the cause of this error message. code
wednesday, 31 july 2013
... appear (be it a gcc fork, or an llvm fork, or something else), then OpenBSD ...
wednesday, 1 june 2011
... reading LLVM: here be dragons llvm ...
$Id: dates.htm,v 1
$Id: diary,v 1.38 2025/01/01 22:43:54 fred Exp $