{"id":18031549,"url":"https://github.com/oxyc/parser-implementation","last_synced_at":"2025-04-04T21:43:17.553Z","repository":{"id":4605872,"uuid":"5749120","full_name":"oxyc/parser-implementation","owner":"oxyc","description":"The theoretical part of my bachelor thesis on implementing a lua parser in JavaScript. Note this is in Swedish!","archived":false,"fork":false,"pushed_at":"2013-05-05T13:02:48.000Z","size":1964,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-10T06:24:28.011Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/oxyc.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":"2012-09-10T12:27:17.000Z","updated_at":"2013-11-19T12:09:49.000Z","dependencies_parsed_at":"2022-09-21T14:31:03.308Z","dependency_job_id":null,"html_url":"https://github.com/oxyc/parser-implementation","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/oxyc%2Fparser-implementation","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxyc%2Fparser-implementation/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxyc%2Fparser-implementation/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxyc%2Fparser-implementation/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oxyc","download_url":"https://codeload.github.com/oxyc/parser-implementation/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247256072,"owners_count":20909240,"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-10-30T10:09:33.245Z","updated_at":"2025-04-04T21:43:17.529Z","avatar_url":"https://github.com/oxyc.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Implementing a Lua Parser - Bachelor thesis\n\nThe theoretical part of my bachelors thesis, implementing a Lua parser in JavaScript.\n\nYou can find the actual parser on [Github][parser-repo].\n\n## Getting started\n\nCheck out [the template README][template-readme] for dependency and install instructions.\n\n### Building it\n\nOnce you have all dependencies, it's as simple as `make`\n\n### Files\n\n* `document.tex` The main document which ties all other files together.\n* `references.bib` The reference database, used by Bibtex.\n* `settings.tex` Contains your personalized variables used throughout the document.\n* `Makefile` The build file used when running make.\n* `template/thesis.cls` The thesis document class which is imported in document.tex\n* `pages/*` All custom pages within the document, ie. abstracts, appendix, tables, title.\n* `chapters/*` The documents content.\n\n## Resources\n\n* [Arcada thesis template][template-repo]. The document class this thesis uses.\n\n* [Arcada thesis example][template-example]. An example repository for the template.\n\n[parser-repo]: https://github.com/oxyc/luaparse\n[template-repo]: https://github.com/oxyc/arcada-thesis-template\n[template-example]: https://github.com/oxyc/arcada-thesis-example\n[template-readme]: https://github.com/oxyc/arcada-thesis-template#getting-started\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foxyc%2Fparser-implementation","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foxyc%2Fparser-implementation","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foxyc%2Fparser-implementation/lists"}