Skip to content

Commit

Permalink
credits
Browse files Browse the repository at this point in the history
  • Loading branch information
davydog187 committed Mar 7, 2024
1 parent bd844e4 commit ded8aee
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,3 +42,7 @@ lua = Lua.new() |> Lua.load_api(MyAPI)
""")

```

## Credits

Lua piggy-backs off of Robert Virding's Luerl project, which implements an Lua lexer, parser, and full-blown lua virtual machine that runs inside the BEAM.

0 comments on commit ded8aee

Please sign in to comment.