Skip to content
 
 

Latest commit

 

History

1,246 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go

Soft Go

Soft Go is an implementation of the EMF Ecore library in Golang. This library is partially generated and referenced by the Soft Go Generator

Soft Go is part of Soft project

Installation

To install Ecore, use go get:

go get github.com/masagroup/soft.go

This will then make the following packages available to you:

github.com/masagroup/soft.go/ecore

Import the masagroup/soft.go/ecore package into your code using this template:

package yours

import (
  "github.com/masagroup/soft.go/ecore"
)

Supported go versions

We support Go v1.12

About

An EMF Ecore library for Golang

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages