Google 그룹스는 더 이상 새로운 유즈넷 게시물 또는 구독을 지원하지 않습니다. 과거의 콘텐츠는 계속 볼 수 있습니다.

Un nouveau projet : A new project announce

조회수 0회
읽지 않은 첫 메시지로 건너뛰기

XmlSou...@gmail.com

읽지 않음,
2005. 10. 1. 오후 5:08:2605. 10. 1.
받는사람
Bonjour

Descriptive name: XSF
License: GNU General Public License (GPL)
License details: Copyright (C) 2005 Fabrice Crestois
Public description: XmlSourceFile
A source file format in xml
- Define XSF file format
- Source code, build, documentation and change format converter
- MVC pattern API definition
- Editor plug in
- Compiler and interpreter
- Software to manage all the software code base define in XSF

Auteur : Fabrice Crestois

XSF

읽지 않음,
2005. 10. 2. 오후 8:37:0005. 10. 2.
받는사람
<commentaire>

Pourquoi fr.
http://fr.wikipedia.org/wiki/Langage

human readable
vs
humainement compréhensible

copyrigth, copyleft, GPL
vs
droit d'auteur


Is it xml human readable?

http://en.wikipedia.org/wiki/Human-readable

According to this definition yes

Do we have some xml complexity definition?
Is it xml schema based human readable?


</commentaire>

<added>

<req>
XmlSource must be human readable
</req>

<todo>


- MVC pattern API definition

Definition in DTD
Baseline in python

</todo>

<h1>
sample.xrc
</h1>

<?xml version="1.0" encoding="iso-8859-1"?>

<xrc>

<language> python </language>

<extension> py </extension>

<code> <![CDATA[

class main:

__init__(self):

pass

]]> </code>

</xrc>

</added>

<modified>

- Define XSF file format (include xmlns:xrc definition)

</modified>

<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
"/usr/share/sgml/docbook/dtd/xml/4.2/docbookx.dtd">
<article lang="fr">
<articleinfo>
<revhistory>
<revision>
<revnumber>V0.01</revnumber>
<date>2005-10-3</date>
</revision>
</revhistory>
<keywordset>
<keyword>xml</keyword>
<keyword>xrc</keyword>
<keyword>xsf</keyword>
<keyword>xmlsource</keyword>
</keywordset>
<copyright>
<year>2005</year>
<holder>fabrice Crestois</holder>
</copyright>
</articleinfo>
</article>

XSF

읽지 않음,
2005. 10. 12. 오후 7:18:0805. 10. 12.
받는사람
새 메시지 0개