Re: YSL

ali mousa <ali_mousa_zy-/[email protected]>
Newsgroups gmane.text.yaml.general
Message-ID <[email protected]>
Dear mate I can join you in this , I have storing c knowlege , but we will cmake make instead of auto hell .

Web developer 
Ali Alrahalah
mobile:0777465533
email:ali_mousa_zy-/[email protected] 



--- On Sun, 5/15/11, Trans <[email protected]> wrote:

From: Trans <[email protected]>
Subject: [Yaml-core] YSL
To: [email protected]
Date: Sunday, May 15, 2011, 6:48 PM

Had an idea tonight for a "ysl", a YAML Stylesheet Language. It would
be something like CSS but using a YAML file format. It would define
how the information in another YAML file should be displayed via HTML.
An example might be something like:

  # data.yml
  ---
  - name: charlie
    age: 52
  - name: jane
    age: 31
  - name: bill
    age: 40

Then a .ysl file to format it:

  # tabular.ysl
  ---
  !seq:
    type: table
  !map:
    type: tr
  name:
    type: td
  age:
    type: td

Then applying the .ysl file to the .yml file via a ysl compiler:

  $ ysl-compile tabular.ysl data.yml > table.html

Thoughts?

------------------------------------------------------------------------------
Achieve unprecedented app performance and reliability
What every C/C++ and Fortran developer should know.
Learn how Intel has extended the reach of its next-generation tools
to help boost performance applications - inlcuding clusters.
http://p.sf.net/sfu/intel-dev2devmay
_______________________________________________
Yaml-core mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/yaml-core

------------------------------------------------------------------------------
Achieve unprecedented app performance and reliability
What every C/C++ and Fortran developer should know.
Learn how Intel has extended the reach of its next-generation tools
to help boost performance applications - inlcuding clusters.
http://p.sf.net/sfu/intel-dev2devmay

_______________________________________________
Yaml-core mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/yaml-core
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.