{"id":23644518,"url":"https://github.com/vorgestern/srlua","last_synced_at":"2025-11-11T10:30:21.788Z","repository":{"id":268295138,"uuid":"903890029","full_name":"vorgestern/SRLua","owner":"vorgestern","description":"Tool to create executable from Lua script","archived":false,"fork":false,"pushed_at":"2024-12-16T02:29:33.000Z","size":21,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-12-28T12:30:55.455Z","etag":null,"topics":["binary","lua","runtime","tool"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/vorgestern.png","metadata":{"files":{"readme":"Readme.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-12-15T20:18:04.000Z","updated_at":"2024-12-16T02:29:37.000Z","dependencies_parsed_at":"2024-12-15T21:38:52.424Z","dependency_job_id":null,"html_url":"https://github.com/vorgestern/SRLua","commit_stats":null,"previous_names":["vorgestern/srlua"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vorgestern%2FSRLua","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vorgestern%2FSRLua/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vorgestern%2FSRLua/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vorgestern%2FSRLua/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vorgestern","download_url":"https://codeload.github.com/vorgestern/SRLua/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239587226,"owners_count":19663894,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["binary","lua","runtime","tool"],"created_at":"2024-12-28T12:30:58.992Z","updated_at":"2025-11-11T10:30:21.731Z","avatar_url":"https://github.com/vorgestern.png","language":"C++","readme":"\n# Purpose\nTurn a Lua script into an executable.\nInspired by Luiz Henrique de Figueiredo's\n    [srlua](https://web.tecgraf.puc-rio.br/~lhf/ftp/lua/index.html).\n\nFurther scripts loaded with dofile or require will not be embedded,\nbut can still be found if `LUA_PATH` or `LUA_CPATH` are set appropriately.\n\n# How to use\n\n    srlua add.lua                   Will create ./add.exe, embedding add.lua.\n    ./add 21 22                     Will execute the embedded script, passing the arguments.\n\n    srlua add.lua other.exe         Will create ./other.exe instead.\n\n# Improvements over the original\n\n- No need for a second executable, srlua is a standalone solution.\n- Improved error messages from embedded scripts by embedding the script name along with its content.\n- Rewritten in C++\n- Windows build\n\n# How to build\n\n## on Windows\n\n    Use buildsys/VS17/SRLua.sln     Release/32 bits will be built in repository root.\n\n## or on Linux\nUse Makefile\n\n    make                            Will make srlua and compile add.lua to ./add\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvorgestern%2Fsrlua","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvorgestern%2Fsrlua","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvorgestern%2Fsrlua/lists"}