Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

originOSL/OSL.go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

23 Commits

Repository files navigation

OSL.go

A go based compiler for osl, intended to allow me to write fast and powerful servers in osl-like syntax. This is unlikely to have complete 1:1 parity with originOS's OSL but it should get close enough!

Installation

git clone https://github.com/originOSL/OSL.go
cd OSL.go
go build

Then you can run sudo ./osl setup to install the compiler to /usr/local/bin/osl

Usage

osl compile main.osl

This will compile main.osl and output ./main

Just run osl on its own to get a list of commands

osl

About

A compiler for osl written in go. This project is intended to allow osl on the server!

Resources

License

Stars

Watchers

Forks

Languages

AltStyle によって変換されたページ (->オリジナル) /