This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
izaya
/
OC-PsychOS2
Watch
1
Star
0
Fork
4
Code
Issues
Pull Requests
Releases
Wiki
Activity
Operating system for OpenComputers
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.
224
Commits
1
Branch
0
Tags
997 KiB
Tree:
4e64a55169
master
Branches
Tags
${ item.name }
tag.create_tag%!(EXTRA string=${ searchTerm })
Create branch
${ searchTerm }
from '4e64a55169'
${ noResults }
OC-PsychOS2
/
build.lua
4 lines
66 B
Raw
Normal View
History
added the preproc library, meaning PsychOS is nominally self-hosting
2 years ago
local
preproc
=
require
"
preproc
"
--local tA = {...}
preproc
(
...
)