diff options
| author | Mitja Felicijan <mitja.felicijan@gmail.com> | 2025-03-29 01:39:29 +0100 |
|---|---|---|
| committer | Mitja Felicijan <mitja.felicijan@gmail.com> | 2025-03-29 01:39:29 +0100 |
| commit | fd6d278926495633fb0194e9520eb65fad91c502 (patch) | |
| tree | 803741d4c6220d88e1f3f61ab912ff1f866c7fe9 /README.md | |
| parent | 069304a75fa5d14b11d4fee999588530a0535cd3 (diff) | |
| download | probe-fd6d278926495633fb0194e9520eb65fad91c502.tar.gz | |
Added Luajit experiments
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -42,6 +42,7 @@ running it. | [c-bluetooth](./c-bluetooth) | clang-17 | Scans for all Bluetooth devices. | | [d-x11](./d-x11) | dmd-2.110 | Uses X11 to create a basic window without any bindings needed. | | [d-bmp-header](./d-bmp-header) | dmd-2.110 | Reads BMP image header and prints the information out. | +| [c-luajit](./c-luajit) | clang-19 | Testing execution speed of Lua vs Luajit vs embedded Luajit. | ## License |
