Coder Social home page Coder Social logo

e2sf's Introduction

E2SF

E2SF will be an Expression 2 to Lua transpiler, and is currently a StarfallEx-based runtime for running transpiled E2 code. It is currently in extremely early stages and not usable for very much.

Warning

This software is provided as is without warranty of any kind. While an effort has been made to reduce the chance of bad things happening as a result of this software, absolutely no guarantees are made as to its safety. In particular, while this software was written with the intent of not allowing Lua injection in compiled code, for the runtime to be a secure sandbox, and for ran code to behave the same as it would natively, I cannot guarantee that any of those claims are true. By using this software, you accept the risk of potentially being adversely affected by potential flaws.

Usage

  1. git clone https://github.com/x4fx77x4f/e2sf.git ~/.steam/steam/steamapps/common/GarrysMod/garrysmod/data/starfall/e2sf
  2. Place your Expression 2 code into the expression2 folder (note: must be manually translated into Lua for now)
  3. Flash e2sf/init.lua to a Starfall Processor (after changing hardcoded paths to your manually translated code)
  4. Optionally place and wire a Starfall Component (needed for EGP v3)

Completion

  • Name: Verified/Implemented/Total: Note
  • array: 1/1/?: Basically zero
  • bitwise: 0/7/7: Complete but untested
  • constraint: 1/1/?: Basically zero
  • core: 0/9/?: No quota, reset, or inputClk
  • debug: 0/5/?: Partial but untested, no printTable or printColor
  • egp: 0/0/79: Zero
  • entity: 1/42/?: Nearly complete but untested
  • number: 0/67/?: Nearly complete but untested
  • sound: 0/7/?: Basically all stubs
  • timer: 0/11/?: Nearly complete but untested, no date
  • wirelink: 0/3/?: Basically zero
  • moneyrequest_tylerb: 0/15/?: Complete but untested

License

This software is derived from Wiremod and uses the same license, which is the Apache License 2.0. The license terms can be read in LICENSE. You may not use this software except in compliance with the license.

Copyright (c) 2022 x4fx77x4f

Copyright 2008 onwards by the Wire Team

e2sf's People

Contributors

x4fx77x4f avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.