Giter Club home page Giter Club logo

Comments (7)

shaobin avatar shaobin commented on July 21, 2024 4

The cross platform support and the toolchain are on the way.

from graphengine.

larsgk avatar larsgk commented on July 21, 2024

Maybe a VS Code plugin as well (cross platform)

If not "make && make install" ... at least some common ground like pip or npm ?

from graphengine.

yatli avatar yatli commented on July 21, 2024

The typical workflow for GE app development is to reference the GraphEngine.Core nuget package. So once the xplat package is available you'll be able to get the package with a nuget package restore (dotnet restore in the coreclr vocabulary).

And I guess make install means to install the package into a local nuget source? :)

from graphengine.

yatli avatar yatli commented on July 21, 2024

@larsgk developing GE apps is pretty much like to develop a standard .NET app (nuget is roughly equivalent to pip or npm), except that you'll need to create/edit Trinity Specification Language (TSL) scripts to generate strongly-typed data accessors.

We definitely need to bring syntax highlighter for TSL to VSCode (just like https://github.com/v-yadli/vim-tsl).

from graphengine.

ehartford avatar ehartford commented on July 21, 2024

@yatli no I'm not talking about building an app with GraphEngine.Core as a dependency.
I'm talking about building GraphEngine.Core itself...
This is open source right? I can add new features to it and change it if I want, and rebuild it.

from graphengine.

yatli avatar yatli commented on July 21, 2024

@ehartford yeah, sure, but what I mean is that I'm not sure about what should make install do when the nuget package is built.

from graphengine.

yatli avatar yatli commented on July 21, 2024

@ehartford check this out: #61

from graphengine.

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.