All Downloads are FREE. Search and download functionalities are using the official Maven repository.

test.example.com.foo.package1.dnal Maven / Gradle / Ivy

Go to download

A compiler for data that uses a JSON-like format to define types and values

The newest version!
package com.foo

import com.foo.core.Core

type X enum {
  RED
  GREEN
  BLUE
} end

let z X = BLUE
  





© 2015 - 2025 Weber Informatics LLC | Privacy Policy