From fd6d278926495633fb0194e9520eb65fad91c502 Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Sat, 29 Mar 2025 01:39:29 +0100 Subject: Added Luajit experiments --- README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'README.md') diff --git a/README.md b/README.md index e2dfcb9..0b9eb96 100644 --- a/README.md +++ b/README.md @@ -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 -- cgit v1.2.3