eno-lang / enotype

A cross-language type library

Home Page:https://eno-lang.org/enotype/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

enotype

A cross-language type library

Available for JavaScript, PHP, Python and Ruby.

Features

  • Validation and conversion of string representations into language-native types.
  • Implemented as a collection of minimalist functions, so called loaders.
  • Zero-cost localization (currently de, en, es) through statically generated code.
  • Generically usable in a multitude of contexts through a plain and simple design.
  • Standard type library for the eno notation language.

Documentation

Visit the language subfolders in this repository for language-specific documentation.

About

A cross-language type library

https://eno-lang.org/enotype/

License:MIT License


Languages

Language:JavaScript 32.4%Language:PHP 29.7%Language:Ruby 21.4%Language:Python 16.4%Language:Makefile 0.1%