Difference between revisions of "Sandbox"

From Liberty Eiffel Wiki
Jump to navigation Jump to search
(removed EBNF in it self example and added some options for new export list)
 
(2 intermediate revisions by the same user not shown)
Line 9: Line 9:
   
 
== generated Syntax diagrams ==
 
== generated Syntax diagrams ==
<ebnf> "test" {
 
test = ( loop ).
 
}</ebnf>
 
   
  +
<ebnf>
 
  +
"Entity Declaration List" {
<ebnf> "New_export_item1" {
 
  +
Entity_Declaration_List = { Identifier { ","} } ":" {Newline}.
new_export_item = clients ( "all" | feature_name_list ) .
 
feature_name_list = feature_name_list { "," feature_name }.
 
 
}
 
}
 
</ebnf>
 
</ebnf>
 
 
<ebnf> "New_export_item2" {
 
new_export_item = ( clients "all" ) | ( clients feature_name_list ) .
 
feature_name_list = feature_name_list { "," feature_name }.
 
}
 
</ebnf>
 
 
<ebnf> "New_export_item3" {
 
new_export_item = ( clients "all" ) | ( clients feature_name {"," feature_name} ) .
 
}
 
</ebnf>
 
 
<ebnf> "New_export_item4" {
 
New_export_item = clients [ "all" | feature_name { "," feature_name } ] .
 
}
 
</ebnf>
 
 
<ebnf>"Free_Operator" { Free_Operator = ( "+" | "-" | "*" | "/" | "\" | "=" | "<" | ">" | "@" | "#" | "|" | "&" | "~") { Free_Operator }.}</ebnf>
 
   
 
==Gargl==
 
==Gargl==

Latest revision as of 17:22, 3 July 2024

Welcome to the LibertyEiffelWiki Sandbox! This page is for editing experiments. Feel free to try your skills at formatting here.




Hi there !

generated Syntax diagrams

"Entity Declaration List"  {
    Entity_Declaration_List = { Identifier { ","} } ":" {Newline}.
}

+%22Entity+Declaration+List%22+%7B+Entity_Declaration_List+%3D+%7B+Identifier+%7B+%22%2C%22%7D+%7D+%22%3A%22+%7BNewline%7D.+%7D+

Gargl

Hips and dips too!

~~ ~~

== Will this work?

Je


m'apelle Patrick

--- Test

Oh yes

bla bla

  • lulu
  • hop
  • morille

bla bla