This website works better with JavaScript.
Explore
Help
Sign In
notwa
/
lips
mirror of
https://github.com/notwa/lips
Watch
1
Star
0
Fork
You've already forked lips
0
Code
Issues
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
master
master
expressionless
statements
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'master'
${ noResults }
lips
/
example.lua
6 lines
96 B
Raw
Permalink
Blame
History
local
lips
=
require
"
lips.init
"
local
err
=
lips
(
'
example.asm
'
)
if
err
then
print
(
err
)
end
Reference in new issue
View Git Blame
Copy Permalink