Skip to content

a rust interpreter for parsing and analyzing lua

Notifications You must be signed in to change notification settings

snsvrno/deimos-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

deimos

A pure rust lua interpreter with the intent to evaluate and analyze lua code.

Project Layout

deimos-core

The main library, contains everything needed to integrate lua or deimos into your project.

deimos

The stand-alone CLI app that can be run like a lua interpreter. Allows you to lint and run Lua code without lua installed.

lua-test

Should only be used for deimos development. Tests and helper functions to make sure that deimos adheres to the Lua 5.1 spec.

Current Features

  • none

Resources

About

a rust interpreter for parsing and analyzing lua

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published