SkillAgentSearch skills...

SDL

The Simple Declarative Language provides an easy way to describe lists, maps, and trees of typed data in a compact, easy to read representation. The simple and intuitive API allows you to read, write, and access all the datastructures using a single class. For property files, configuration files, logs, and simple serialization requirements, SDL provides a compelling alternative to XML and Properties files. Implementations are available for Java and .NET with more languages on the way.

Install / Use

/learn @ikayzo/SDL
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

SDL for Java v1.1 beta 1

This library has no external dependencies. SDL for Java required JRE 1.5 or higher.

See the tests in src/org/ikayzo/sdl/test and Tag Javadoc: doc/org/ikayzo/sdl/Tag.html for examples.

For more info see: http://sdl.ikayzo.org/docs

Changes since v1.0:

  • Support for using semicolons to place multiple tags on the same line

Related Skills

View on GitHub
GitHub Stars14
CategoryDevelopment
Updated2y ago
Forks4

Languages

Java

Security Score

60/100

Audited on Oct 6, 2023

No findings