Skip to content

logiceditor-com/newproxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

newproxy: Lua 5.1's newproxy() replacement for future Lua versions
==================================================================

Copyright (c) 2020-2021 newproxy rock authors

See file 'COPYRIGHT' for the license.

# Install

```
./make.sh
```

# Install locally

```
./make.sh --local
```

# Usage

```
local newproxy = require 'newproxy'
local userdata = newproxy()
```

# Tests

```
lua test/test.lua
```

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published