Git Product home page Git Product logo

Comments (2)

phrozen avatar phrozen commented on August 26, 2024

I was reading this on the gonuts group. Having a formal spec of Gypsy would be nice to have people using it. I would love to have config files in YAMLish form. Spyc is a simple YAML parser in PHP and it's pretty small:

http://code.google.com/p/spyc/

that supports the full 1.0 YAML spec and it's used in many projects. YAML 1.0 may be too much but it is pretty simple (a TON simpler that YAMLl 1.1 or 1.2) and might be a good start.

http://yaml.org/spec/1.0/

And just start stripping away, leaving just the part of the specification that makes sense to the user config files needs. That can be the way to go to avoid writing a full formal specification.

from go-gypsy.

kylelemons avatar kylelemons commented on August 26, 2024

I haven't closed this because it's not 100% accurate, but there is a pretty-near-formal spec in the README and doc.go.

from go-gypsy.

Related Issues (10)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.