Skip to content

Commit

Permalink
Since @slebok/slebok.github.com does not work for some reason, let’s …
Browse files Browse the repository at this point in the history
…host it here for now...
  • Loading branch information
grammarware committed Feb 17, 2013
1 parent 823d22a commit 93c9a2d
Show file tree
Hide file tree
Showing 395 changed files with 11,556 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Expand Up @@ -46,15 +46,15 @@ <h1>
<a href="http://grammarware.net/opens/" title="A repository of subatomic scientific knowledge objects, created by one researcher"><img src="logos/ons.200.png" alt="Open Notebook Science"><br/>Open Notebook</a>
</div>
<div class="pic">
<a href="http://github.com/grammarware/sleg/wiki" title="Collecting various terms used by software language engineers across natural languages"><img src="logos/sleg.200.png" alt="Software Language Engineering Glossary"><br/>Software Language Engineering Glossary</a>
<a href="http://grammarware.github.com/sleg/" title="Collecting various terms used by software language engineers across natural languages"><img src="logos/sleg.200.png" alt="Software Language Engineering Glossary"><br/>Software Language Engineering Glossary</a>
</div>
<div class="pic">
<a href="http://twitter.com/grammarware" title="Keeping in touch with the web-enabled active part of the scientific community"><img src="logos/twitter.200.png" alt="@grammarware"><br/>Twitter</a>
</div>
<br/><hr/>
<div class="last">
The page is maintained by <a href="http://grammarware.net/">Dr. Vadim Zaytsev</a> a.k.a. @<a href="http://twitter.com/grammarware">grammarware</a>.
Last updated: December 2012.
Last updated: February 2013.
The images on this page, except for the <a href="https://twitter.com/logo#twitter-birds">twitter logo</a>,
are made by me (possibly utilising public domain materials), please do not use them for other purposes than referring
to the corresponding projects, but feel free to ask me for vector sources if you want to base derivatives on them.
Expand Down
28 changes: 28 additions & 0 deletions sleg/@OP.html
@@ -0,0 +1,28 @@
<!DOCTYPE html PUBLIC "-//W3C//Dth XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/Dth/xhtml1-strict.dth">
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:xhtml="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<meta name="keywords" content="software language engineering,book of knowledge,glossary,@OP,attribute-oriented programming"/>
<title>S(L)EBOK — SLEG — @op</title>
<link href="www/sleg.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<div class="left">
<a href="/"><img src="www/sleg.200.png" alt="Software Language Engineering Glossary (SLEG)" class="pad"/></a><br/>
<div class="pad">[<a href="http://github.com/grammarware/sleg/wiki/wiki/Attribute-oriented programming.md">Edit!</a>]</div><br/>
<a href="http://creativecommons.org/licenses/by-sa/3.0/" title="CC-BY-SA"><img src="www/cc-by-sa.png" alt="CC-BY-SA"/></a><br/>
<a href="http://creativecommons.org/licenses/by-sa/3.0/" title="Open Knowledge"><img src="www/open-knowledge.png" alt="Open Knowledge" class="pad" /></a><br/>
<a href="http://validator.w3.org/check/referer" title="XHTML 1.0 W3C Rec"><img src="www/xhtml10.png" alt="XHTML 1.0 W3C Rec" /></a><br/>
<a href="http://jigsaw.w3.org/css-validator/check/referer" title="CSS 2.1 W3C CanRec"><img src="www/css21.png" alt="CSS 2.1 W3C CanRec" class="pad" /></a><br/>
<div>[<a href="mailto:vadim@grammarware.net">Complain!</a>]</div>
</div>
<div class="main">
<h2>Translations</h2><ul><li><strong>Abbreviated as</strong>: <em>@OP</em></li>
<li><img src="www/EN.png" alt="English"/><strong>English</strong>: <em><a href="attribute-oriented programming.html">attribute-oriented programming</a></em> (<a href="http://en.wikipedia.org/wiki/Attribute-Oriented_Programming">Source</a>)</li>
</ul></div><br clear="both"/><hr />
<div class="last">
<em>
<a href="http://github.com/grammarware/sleg">Software Language Engineering Glossary</a> (SLEG) is
created and maintained by <a href="http://grammarware.net">Dr. Vadim Zaytsev</a>.
</em>
</div></body></html>
31 changes: 31 additions & 0 deletions sleg/ADT.html
@@ -0,0 +1,31 @@
<!DOCTYPE html PUBLIC "-//W3C//Dth XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/Dth/xhtml1-strict.dth">
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:xhtml="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<meta name="keywords" content="software language engineering,book of knowledge,glossary,абстрактный тип данных,abstrakter Datentyp,abstract datatype,ADT,abstract data type"/>
<title>S(L)EBOK — SLEG — Adt</title>
<link href="www/sleg.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<div class="left">
<a href="/"><img src="www/sleg.200.png" alt="Software Language Engineering Glossary (SLEG)" class="pad"/></a><br/>
<div class="pad">[<a href="http://github.com/grammarware/sleg/wiki/wiki/Abstract data type.md">Edit!</a>]</div><br/>
<a href="http://creativecommons.org/licenses/by-sa/3.0/" title="CC-BY-SA"><img src="www/cc-by-sa.png" alt="CC-BY-SA"/></a><br/>
<a href="http://creativecommons.org/licenses/by-sa/3.0/" title="Open Knowledge"><img src="www/open-knowledge.png" alt="Open Knowledge" class="pad" /></a><br/>
<a href="http://validator.w3.org/check/referer" title="XHTML 1.0 W3C Rec"><img src="www/xhtml10.png" alt="XHTML 1.0 W3C Rec" /></a><br/>
<a href="http://jigsaw.w3.org/css-validator/check/referer" title="CSS 2.1 W3C CanRec"><img src="www/css21.png" alt="CSS 2.1 W3C CanRec" class="pad" /></a><br/>
<div>[<a href="mailto:vadim@grammarware.net">Complain!</a>]</div>
</div>
<div class="main">
<h2>Translations</h2><ul><li><strong>Abbreviated as</strong>: <em>ADT</em></li>
<li><img src="www/EN.png" alt="English"/><strong>English</strong>: <em><a href="abstract data type.html">abstract data type</a></em> (<a href="http://en.wikipedia.org/wiki/Abstract data type">Wikipedia</a>)</li>
<li><img src="www/DE.png" alt="German"/><strong>German</strong>: <em><a href="abstrakter Datentyp.html">abstrakter Datentyp</a></em> (<a href="http://de.wikipedia.org/wiki/Abstrakter Datentyp">Wikipedia</a>)</li>
<li><img src="www/NL.png" alt="Dutch"/><strong>Dutch</strong>: <em><a href="abstract datatype.html">abstract datatype</a></em> (<a href="http://nl.wikipedia.org/wiki/Abstract datatype">Wikipedia</a>)</li>
<li><img src="www/RU.png" alt="Russian"/><strong>Russian</strong>: <em><a href="абстрактный тип данных.html">абстрактный тип данных</a></em> (<a href="http://ru.wikipedia.org/wiki/Абстрактный тип данных">Wikipedia</a>)</li>
</ul></div><br clear="both"/><hr />
<div class="last">
<em>
<a href="http://github.com/grammarware/sleg">Software Language Engineering Glossary</a> (SLEG) is
created and maintained by <a href="http://grammarware.net">Dr. Vadim Zaytsev</a>.
</em>
</div></body></html>
31 changes: 31 additions & 0 deletions sleg/AOP.html
@@ -0,0 +1,31 @@
<!DOCTYPE html PUBLIC "-//W3C//Dth XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/Dth/xhtml1-strict.dth">
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:xhtml="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<meta name="keywords" content="software language engineering,book of knowledge,glossary,аспектно-ориентированное программирование,aspektorientierte Programmierung,aspectgeoriënteerd programmeren,AOP,aspect-oriented programming"/>
<title>S(L)EBOK — SLEG — Aop</title>
<link href="www/sleg.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<div class="left">
<a href="/"><img src="www/sleg.200.png" alt="Software Language Engineering Glossary (SLEG)" class="pad"/></a><br/>
<div class="pad">[<a href="http://github.com/grammarware/sleg/wiki/wiki/Aspect-oriented programming.md">Edit!</a>]</div><br/>
<a href="http://creativecommons.org/licenses/by-sa/3.0/" title="CC-BY-SA"><img src="www/cc-by-sa.png" alt="CC-BY-SA"/></a><br/>
<a href="http://creativecommons.org/licenses/by-sa/3.0/" title="Open Knowledge"><img src="www/open-knowledge.png" alt="Open Knowledge" class="pad" /></a><br/>
<a href="http://validator.w3.org/check/referer" title="XHTML 1.0 W3C Rec"><img src="www/xhtml10.png" alt="XHTML 1.0 W3C Rec" /></a><br/>
<a href="http://jigsaw.w3.org/css-validator/check/referer" title="CSS 2.1 W3C CanRec"><img src="www/css21.png" alt="CSS 2.1 W3C CanRec" class="pad" /></a><br/>
<div>[<a href="mailto:vadim@grammarware.net">Complain!</a>]</div>
</div>
<div class="main">
<h2>Translations</h2><ul><li><strong>Abbreviated as</strong>: <em>AOP</em></li>
<li><img src="www/EN.png" alt="English"/><strong>English</strong>: <em><a href="aspect-oriented programming.html">aspect-oriented programming</a></em> (<a href="http://en.wikipedia.org/wiki/Aspect-oriented programming">Wikipedia</a>)</li>
<li><img src="www/DE.png" alt="German"/><strong>German</strong>: <em><a href="aspektorientierte Programmierung.html">aspektorientierte Programmierung</a></em> (<a href="http://de.wikipedia.org/wiki/Aspektorientierte Programmierung">Wikipedia</a>)</li>
<li><img src="www/NL.png" alt="Dutch"/><strong>Dutch</strong>: <em><a href="aspectgeoriënteerd programmeren.html">aspectgeoriënteerd programmeren</a></em> (<a href="http://nl.wikipedia.org/wiki/Aspectgeoriënteerd programmeren">Wikipedia</a>)</li>
<li><img src="www/RU.png" alt="Russian"/><strong>Russian</strong>: <em><a href="аспектно-ориентированное программирование.html">аспектно-ориентированное программирование</a></em> (<a href="http://ru.wikipedia.org/wiki/Аспектно-ориентированное программирование">Wikipedia</a>)</li>
</ul></div><br clear="both"/><hr />
<div class="last">
<em>
<a href="http://github.com/grammarware/sleg">Software Language Engineering Glossary</a> (SLEG) is
created and maintained by <a href="http://grammarware.net">Dr. Vadim Zaytsev</a>.
</em>
</div></body></html>
30 changes: 30 additions & 0 deletions sleg/API.html
@@ -0,0 +1,30 @@
<!DOCTYPE html PUBLIC "-//W3C//Dth XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/Dth/xhtml1-strict.dth">
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:xhtml="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<meta name="keywords" content="software language engineering,book of knowledge,glossary,Programmierschnittstelle,интерфейс программирования приложений,API,application programming interface"/>
<title>S(L)EBOK — SLEG — Api</title>
<link href="www/sleg.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<div class="left">
<a href="/"><img src="www/sleg.200.png" alt="Software Language Engineering Glossary (SLEG)" class="pad"/></a><br/>
<div class="pad">[<a href="http://github.com/grammarware/sleg/wiki/wiki/Application programming interface.md">Edit!</a>]</div><br/>
<a href="http://creativecommons.org/licenses/by-sa/3.0/" title="CC-BY-SA"><img src="www/cc-by-sa.png" alt="CC-BY-SA"/></a><br/>
<a href="http://creativecommons.org/licenses/by-sa/3.0/" title="Open Knowledge"><img src="www/open-knowledge.png" alt="Open Knowledge" class="pad" /></a><br/>
<a href="http://validator.w3.org/check/referer" title="XHTML 1.0 W3C Rec"><img src="www/xhtml10.png" alt="XHTML 1.0 W3C Rec" /></a><br/>
<a href="http://jigsaw.w3.org/css-validator/check/referer" title="CSS 2.1 W3C CanRec"><img src="www/css21.png" alt="CSS 2.1 W3C CanRec" class="pad" /></a><br/>
<div>[<a href="mailto:vadim@grammarware.net">Complain!</a>]</div>
</div>
<div class="main">
<h2>Translations</h2><ul><li><strong>Abbreviated as</strong>: <em>API</em></li>
<li><img src="www/EN.png" alt="English"/><strong>English</strong>: <em><a href="application programming interface.html">application programming interface</a></em> (<a href="http://en.wikipedia.org/wiki/Application programming interface">Wikipedia</a>)</li>
<li><img src="www/DE.png" alt="German"/><strong>German</strong>: <em><a href="Programmierschnittstelle.html">Programmierschnittstelle</a></em> (<a href="http://de.wikipedia.org/wiki/Programmierschnittstelle">Wikipedia</a>)</li>
<li><img src="www/RU.png" alt="Russian"/><strong>Russian</strong>: <em><a href="интерфейс программирования приложений.html">интерфейс программирования приложений</a></em> (<a href="http://ru.wikipedia.org/wiki/Интерфейс программирования приложений">Wikipedia</a>)</li>
</ul></div><br clear="both"/><hr />
<div class="last">
<em>
<a href="http://github.com/grammarware/sleg">Software Language Engineering Glossary</a> (SLEG) is
created and maintained by <a href="http://grammarware.net">Dr. Vadim Zaytsev</a>.
</em>
</div></body></html>
30 changes: 30 additions & 0 deletions sleg/AST.html
@@ -0,0 +1,30 @@
<!DOCTYPE html PUBLIC "-//W3C//Dth XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/Dth/xhtml1-strict.dth">
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:xhtml="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<meta name="keywords" content="software language engineering,book of knowledge,glossary,abstrakter Syntaxbaum,абстрактное синтаксическое дерево,AST,abstract syntax tree"/>
<title>S(L)EBOK — SLEG — Ast</title>
<link href="www/sleg.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<div class="left">
<a href="/"><img src="www/sleg.200.png" alt="Software Language Engineering Glossary (SLEG)" class="pad"/></a><br/>
<div class="pad">[<a href="http://github.com/grammarware/sleg/wiki/wiki/Abstract syntax tree.md">Edit!</a>]</div><br/>
<a href="http://creativecommons.org/licenses/by-sa/3.0/" title="CC-BY-SA"><img src="www/cc-by-sa.png" alt="CC-BY-SA"/></a><br/>
<a href="http://creativecommons.org/licenses/by-sa/3.0/" title="Open Knowledge"><img src="www/open-knowledge.png" alt="Open Knowledge" class="pad" /></a><br/>
<a href="http://validator.w3.org/check/referer" title="XHTML 1.0 W3C Rec"><img src="www/xhtml10.png" alt="XHTML 1.0 W3C Rec" /></a><br/>
<a href="http://jigsaw.w3.org/css-validator/check/referer" title="CSS 2.1 W3C CanRec"><img src="www/css21.png" alt="CSS 2.1 W3C CanRec" class="pad" /></a><br/>
<div>[<a href="mailto:vadim@grammarware.net">Complain!</a>]</div>
</div>
<div class="main">
<h2>Translations</h2><ul><li><strong>Abbreviated as</strong>: <em>AST</em></li>
<li><img src="www/EN.png" alt="English"/><strong>English</strong>: <em><a href="abstract syntax tree.html">abstract syntax tree</a></em> (<a href="http://en.wikipedia.org/wiki/Abstract syntax tree">Wikipedia</a>)</li>
<li><img src="www/DE.png" alt="German"/><strong>German</strong>: <em><a href="abstrakter Syntaxbaum.html">abstrakter Syntaxbaum</a></em> (<a href="http://de.wikipedia.org/wiki/Abstrakter Syntaxbaum">Wikipedia</a>)</li>
<li><img src="www/RU.png" alt="Russian"/><strong>Russian</strong>: <em><a href="абстрактное синтаксическое дерево.html">абстрактное синтаксическое дерево</a></em> (<a href="http://ru.wikipedia.org/wiki/Абстрактное синтаксическое дерево">Wikipedia</a>)</li>
</ul></div><br clear="both"/><hr />
<div class="last">
<em>
<a href="http://github.com/grammarware/sleg">Software Language Engineering Glossary</a> (SLEG) is
created and maintained by <a href="http://grammarware.net">Dr. Vadim Zaytsev</a>.
</em>
</div></body></html>
31 changes: 31 additions & 0 deletions sleg/BNF.html
@@ -0,0 +1,31 @@
<!DOCTYPE html PUBLIC "-//W3C//Dth XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/Dth/xhtml1-strict.dth">
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:xhtml="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<meta name="keywords" content="software language engineering,book of knowledge,glossary,Backus-Naur-Form,форма Бэкуса — Наура,Backus-Naur-vorm,BNF,Backus–Naur Form"/>
<title>S(L)EBOK — SLEG — Bnf</title>
<link href="www/sleg.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<div class="left">
<a href="/"><img src="www/sleg.200.png" alt="Software Language Engineering Glossary (SLEG)" class="pad"/></a><br/>
<div class="pad">[<a href="http://github.com/grammarware/sleg/wiki/wiki/Backus-Naur form.md">Edit!</a>]</div><br/>
<a href="http://creativecommons.org/licenses/by-sa/3.0/" title="CC-BY-SA"><img src="www/cc-by-sa.png" alt="CC-BY-SA"/></a><br/>
<a href="http://creativecommons.org/licenses/by-sa/3.0/" title="Open Knowledge"><img src="www/open-knowledge.png" alt="Open Knowledge" class="pad" /></a><br/>
<a href="http://validator.w3.org/check/referer" title="XHTML 1.0 W3C Rec"><img src="www/xhtml10.png" alt="XHTML 1.0 W3C Rec" /></a><br/>
<a href="http://jigsaw.w3.org/css-validator/check/referer" title="CSS 2.1 W3C CanRec"><img src="www/css21.png" alt="CSS 2.1 W3C CanRec" class="pad" /></a><br/>
<div>[<a href="mailto:vadim@grammarware.net">Complain!</a>]</div>
</div>
<div class="main">
<h2>Translations</h2><ul><li><strong>Abbreviated as</strong>: <em>BNF</em></li>
<li><img src="www/EN.png" alt="English"/><strong>English</strong>: <em><a href="Backus–Naur Form.html">Backus–Naur Form</a></em> (<a href="http://en.wikipedia.org/wiki/Backus–Naur Form">Wikipedia</a>)</li>
<li><img src="www/DE.png" alt="German"/><strong>German</strong>: <em><a href="Backus-Naur-Form.html">Backus-Naur-Form</a></em> (<a href="http://de.wikipedia.org/wiki/Backus-Naur-Form">Wikipedia</a>)</li>
<li><img src="www/NL.png" alt="Dutch"/><strong>Dutch</strong>: <em><a href="Backus-Naur-vorm.html">Backus-Naur-vorm</a></em> (<a href="http://nl.wikipedia.org/wiki/Backus-Naur-vorm">Wikipedia</a>)</li>
<li><img src="www/RU.png" alt="Russian"/><strong>Russian</strong>: <em><a href="форма Бэкуса — Наура.html">форма Бэкуса — Наура</a></em> (<a href="http://ru.wikipedia.org/wiki/Форма Бэкуса — Наура">Wikipedia</a>)</li>
</ul></div><br clear="both"/><hr />
<div class="last">
<em>
<a href="http://github.com/grammarware/sleg">Software Language Engineering Glossary</a> (SLEG) is
created and maintained by <a href="http://grammarware.net">Dr. Vadim Zaytsev</a>.
</em>
</div></body></html>

0 comments on commit 93c9a2d

Please sign in to comment.