doml

package module
v0.0.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 26, 2024 License: MIT Imports: 1 Imported by: 0

README

DOML (DOML's Obnoxious Micro Language)

A truly pointless language, with no useful constructs.

Example

🏁
    ✌️key✌️ ▶️value◀️
    ✌️array_key✌️ ⏩
        ▶️Irritating◀️
        ▶️Language◀️
    ⏪
🛑

Usage

package main

import (
	"fmt"
	
	"doml.lol/go-doml"
)

func main() {
	fmt.Println(doml.Parse("🏁✌️key✌️▶️value◀️🛑"))
}

Disclaimer

This language was not made by DOML and is not supported by anyone, for any reason... least not DOML himself... Unless he wants to, of course.

Documentation

Overview

Package doml is a parser for the DOML's Obnoxious Micro Language

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Parse

func Parse(data string) (map[string]any, error)

Parse takes a string and returns a map[string]any with the values from it

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL