🛠️
Polyrule
Github
  • 👋Introduction
  • 🚀Getting Started
    • 🔧Installation
    • 👮Creating Your First Rule
  • 📖Essentials
    • 🍕Supported Data Structure (Input)
    • 🍰Supported Programming Language (Output)
  • 💻Command Line Usage
    • 📎polyrule build
    • 📎(W) polyrule lang
  • 🤖Continuous Integration
    • 📎WIP
  • 💫Best Practices
    • 📎WIP
  • ⚠️Common Errors
    • 📎WIP
Powered by GitBook
On this page

Was this helpful?

  1. Essentials

Supported Data Structure (Input)

Polyrule allows you to write your rules in many data structure. Choose the data structure you are the most familiar with.

Data type
Supported
Stable

json

yaml

strict-yaml

toml

cson

xml

PreviousCreating Your First RuleNextSupported Programming Language (Output)

Last updated 2 years ago

Was this helpful?

📖
🍕