Giter VIP home page Giter VIP logo

Comments (4)

MineBill avatar MineBill commented on September 21, 2024 4

I see no reason to add support for another language. Flax supports C# for ease of use and fast scripting and C++ for when performance is a concern. Adding support for another language is a monumental task that provides no benefit. Not to mention the ongoing cost of maintenance. Currently the glue between C++/C# is tight enough that provides the most ease of use. Adding more languages will degrade that ease of use just to accommodate them.

from flaxengine.

RuanLucasGD avatar RuanLucasGD commented on September 21, 2024

Complementing @MineBill this also can affect the compilation speed, Flax is fast to build releases but where we will use Rust? On Backend? Why ? C++ already have a very good API and i don't see any reason to change it.

from flaxengine.

Bits360 avatar Bits360 commented on September 21, 2024

Imo, it should be made somewhat easier to integrate other languages. I personally would like to be able to use golang or lua, but currently thats not an option.

from flaxengine.

mafiesto4 avatar mafiesto4 commented on September 21, 2024

Flax supports integrating custom scripting languages via plugins. For example, in-built Visual Scripting is using this API like shown here:

Before we even consider integrating Rust into the engine, firstly 3rd party plugin would need to be developed and widely used. Of course, we're open to help integrating such thing into the engine (eg. exposing engine internals around BinaryModule and ScriptingType...).

from flaxengine.

Related Issues (20)

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.