Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 582 Bytes

README.md

File metadata and controls

25 lines (14 loc) · 582 Bytes

Plua

An simple implementation of Lua 5.1(5.2?) written with pure Perl, it is also a part of my graduation project.

DEPENDENCIES

This module requires these other modules and libraries:

  • Class::ISA
  • Clone

COPYRIGHT AND LICENCE

Copyright (C) 2012 by terrencehan ([email protected])

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.14.2 or, at your option, any later version of Perl 5 you may have available.