Skip to content

marcelmaatkamp/cosmopolitan-lua

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

cosmopolitan lua

This repository builds the lua port to https://github.com/jart/cosmopolitan from https://github.com/ahgamut/lua (branch: "cosmopolitan") with docker container marcelmaatkamp/cosmopolitan:1.0 and generates marcelmaatkamp/cosmopolitan-lua:1.0

build

This builds generates /usr/local/bin/lua.exe and runs it in marcelmaatkamp/cosmopolitan-lua:1.0

$ docker-compose up --build
cosmopolitan-lua_1  | Lua 5.4.2  Copyright (C) 1994-2020 Lua.org, PUC-Rio

usage

% docker run --rm -ti docker.io/marcelmaatkamp/cosmopolitan-lua:1.0
Lua 5.4.2  Copyright (C) 1994-2020 Lua.org, PUC-Rio
> (1+2)*(3+4)
21

About

Let's try out the docker container

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published