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

test.generate.list3.txt Maven / Gradle / Ivy

Go to download

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

The newest version!
type:X:struct
 x:int
 y:string
endtype
type:A:list
endtype
value:z:A [
 {
  vx:44
  vy:abc
 }
 {
  vx:45
  vy:def
 }
]




© 2015 - 2025 Weber Informatics LLC | Privacy Policy