Skip to content

The theoretical part of my bachelor thesis on implementing a lua parser in JavaScript. Note this is in Swedish!

Notifications You must be signed in to change notification settings

oxyc/parser-implementation

Repository files navigation

Implementing a Lua Parser - Bachelor thesis

The theoretical part of my bachelors thesis, implementing a Lua parser in JavaScript.

You can find the actual parser on Github.

Getting started

Check out the template README for dependency and install instructions.

Building it

Once you have all dependencies, it's as simple as make

Files

  • document.tex The main document which ties all other files together.
  • references.bib The reference database, used by Bibtex.
  • settings.tex Contains your personalized variables used throughout the document.
  • Makefile The build file used when running make.
  • template/thesis.cls The thesis document class which is imported in document.tex
  • pages/* All custom pages within the document, ie. abstracts, appendix, tables, title.
  • chapters/* The documents content.

Resources

About

The theoretical part of my bachelor thesis on implementing a lua parser in JavaScript. Note this is in Swedish!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published