-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
120 lines (106 loc) · 4.51 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
<!doctype html>
<!-- The Time Machine GitHub pages theme was designed and developed by Jon Rohan, on Feb 7, 2012. -->
<!-- Follow him for fun. http://twitter.com/jonrohan. Tail his code on https://github.com/jonrohan -->
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<link rel="stylesheet" href="stylesheets/stylesheet.css" media="screen">
<link rel="stylesheet" href="stylesheets/github-dark.css">
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
<script type="text/javascript" src="javascripts/script.js"></script>
<title>Lojban Language Repository on Github</title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width,initial-scale=1">
</head>
<body>
<div class="wrapper">
<header>
<h1 class="title">Some important links on Lojban</h1>
</header>
<div id="container">
<p class="tagline"></p>
<div id="main" role="main">
<article class="markdown-body">
<h3>
<a id="welcome-to-github-pages" class="anchor" href="#welcome-to-github-pages" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Welcome to Lojban GitHub Pages.</h3>
<h2>═ Learning ═</h2>
<div style="padding-left: 20px;">
<ul>
<li>
<a href="https://github.com/jqueiroz/lojban.io">Teaching platform for Lojban.</a>
</li>
</ul>
</div>
<h2>═ Texts ═</h2>
<div style="padding-left: 20px;">
<ul>
<li>
<a href="https://github.com/phma/lojban-bible">Translation of the Bible into Lojban.</a>
</li>
</ul>
</div>
<h2>═ Software ═</h2>
<div style="padding-left: 20px;">
<ul>
<li>
<a href="https://github.com/lojban/"><b>The Github Lojban coder group</b></a>
</li><li>
<a href="https://mw.lojban.org/papri/Lojbanic_Software">A list of Lojbanic Software</a>
</li>
</ul>
<h3>— Vocabulary —</h3>
<ul>
<li>
<a href="http://la-lojban.github.io/sutysisku/en/index.html#sisku/coi_lo_munje">la sutysisku</a>, an offline enabled dictionary of Lojban.
</li><li>
<a href="https://github.com/lynn/rogysisku">Lojban tooltip dictionary</a>
</li>
</ul>
<h3>— Grammar —</h3>
<ul>
<li>
<a href="http://lojban.github.io/ilmentufa/">la ilmentufa</a>, a syntactical parser for the Lojban language.<br /><br />
<b>Available versions:</b><br />
<ul>
<li>
<a href="http://lojban.github.io/ilmentufa/camxes.html">la camxes</a>, a version closer to the official grammar
</li><li>
<a href="http://guskant.github.io/gerna_cipra/maltufa-1.1.html">la maltufa</a>, an unofficial parser to parse most part of the old corpus according to the official grammar before <a href="https://groups.google.com/d/msg/bpfk-list/OH-sdfvlXsY/WZU1OpAEfFkJ">December 27, 2014</a>
</li><li>
<a href="http://lojban.github.io/ilmentufa/camxes-exp.html">la camxes</a>, an experimental unofficial grammar version
</li>
</ul>
<br />
</li><li>
<a href="https://github.com/YoshikuniJujo/lojban_parser">YoshikuniJujo's Lojban parser</a>
</li>
</li><li>
<a href="https://github.com/advancedresearch/lojban">A Lojban parser in Piston-Meta</a>
</li><li>
<a href="https://github.com/eaburns/johaus">Johaus</a>: Parsers for various Lojban dialects
</li><li>
<a href="https://github.com/mezohe/gentufa">Fanzygerna</a>: a grammar for Lojban incorporating many experimental changes.
</li>
</ul>
<h3>— Miscellaneous —</h3>
<ul>
<li>
<a href="https://github.com/mhagiwara/zmifanva">Zmifanva</a>: A Lojban ↔ English Machine Translation Engine
</li><li>
<a href="https://github.com/YoshikuniJujo/lojysamban">Lojysamban</a>: Prolog like language using lojban
</li><li>
<a href="https://github.com/lynn/gimyzba">Lynn's implementation of the gismu generation algorithm</a>
</li><li>
<a href="https://sozysozbot.github.io/sozysozbot_jvozba/sozysozbot_jvozba.html">Sozysozbot's Jvozba</a>: A simple, on-browser implementation of jvozba, or a lujvo maker. <a href="https://github.com/sozysozbot/sozysozbot_jvozba/">[GitHub repository]</a>
</li><li>
<a href="https://github.com/phma/valfendi">Valfendi</a>
</li><li>
<a href="https://github.com/timo/mlismu">Mlismu: a random Lojban text generator</a>
</li><li>
<a href="https://github.com/lagleki/livla">Livla</a>
</li>
</ul>
</div>
</body>
</html>