{"id":13782761,"url":"https://github.com/kvitajakub/interpreterLua","last_synced_at":"2025-05-11T16:32:38.702Z","repository":{"id":25962137,"uuid":"29404011","full_name":"kvitajakub/interpreterLua","owner":"kvitajakub","description":"School interpreter of Lua.","archived":false,"fork":false,"pushed_at":"2015-01-17T20:15:08.000Z","size":1136,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-04-24T15:34:28.472Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kvitajakub.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-01-17T20:08:46.000Z","updated_at":"2015-05-05T22:00:48.000Z","dependencies_parsed_at":"2022-08-24T14:18:13.266Z","dependency_job_id":null,"html_url":"https://github.com/kvitajakub/interpreterLua","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kvitajakub%2FinterpreterLua","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kvitajakub%2FinterpreterLua/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kvitajakub%2FinterpreterLua/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kvitajakub%2FinterpreterLua/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kvitajakub","download_url":"https://codeload.github.com/kvitajakub/interpreterLua/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":213838097,"owners_count":15645778,"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":[],"created_at":"2024-08-03T18:01:43.805Z","updated_at":"2024-08-03T18:10:49.106Z","avatar_url":"https://github.com/kvitajakub.png","language":"C","funding_links":[],"categories":["C"],"sub_categories":[],"readme":"# Interpreter Lua\n\nInterpreter of part of [Lua](http://en.wikipedia.org/wiki/Lua_(programming_language)) language working as command line application. Input is file with code written in Lua and this program will check syntax, compile it into intermediate code and then interpret this code.\n\nProgram can deal with most common situations like ifs, cycles, variables, expressions, comments, functions and also have internal functions for sorting (Merge sort) and substring localization.\n\nProject was created as part of [school](http://www.fit.vutbr.cz/) course about compilers.\n\nDecember 2011\n\n## Authors\n* Jakub Kvita - kvitajakub@gmail.com\n* Ondrej Cienciala\n* Martin Krippel\n* Robert Pecserke\n* Petr Pyszko","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkvitajakub%2FinterpreterLua","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkvitajakub%2FinterpreterLua","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkvitajakub%2FinterpreterLua/lists"}