Skip to content

Commit e547616

Browse files
committed
Remove mentions of defunct build platforms and runtimes
1 parent 946273f commit e547616

File tree

20 files changed

+33
-141
lines changed

20 files changed

+33
-141
lines changed

bg/about/index.md

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -159,8 +159,7 @@ Ruby притежава множество други черти, като ня
159159
* Позволява програмиране с нишки, независимо от операционната система.
160160

161161
* Ruby е преносим език: създаден предимно на GNU/Linux, но работи под
162-
много UNIX-базирани операционни системи, macOS,
163-
Windows, DOS, BeOS, OS/2 и др.
162+
много UNIX-базирани операционни системи, macOS, и Windows.
164163

165164
### Други имплементации на Ruby
166165

@@ -181,11 +180,6 @@ Ruby притежава множество други черти, като ня
181180
* [mruby][mruby] е лека и бърза имплементация на Ruby, която може да бъде
182181
вградена и използвана в приложения. Разработва се от екип начело със
183182
създателя на Ruby Yukihiro "Matz" Matsumoto.
184-
* [IronRuby][ironruby] е имплементация, интегрирана с .NET
185-
Framework.
186-
* [MagLev][maglev] e "бърза, стабилна Ruby имплементация".
187-
* [Cardinal][cardinal] e “Ruby компилатор за виртуалната машина
188-
[Parrot][parrot]” (Perl 6).
189183

190184
### Референции
191185

@@ -210,7 +204,3 @@ Ruby притежава множество други черти, като ня
210204
[jruby]: http://jruby.org
211205
[rubinius]: http://rubini.us
212206
[mruby]: http://www.mruby.org/
213-
[ironruby]: http://www.ironruby.net
214-
[maglev]: http://maglev.github.io
215-
[cardinal]: https://github.com/parrot/cardinal
216-
[parrot]: http://parrot.org

de/about/index.md

Lines changed: 2 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -181,12 +181,11 @@ Ruby hat eine Fülle weiterer Features, unter ihnen folgende:
181181
erlaubt.
182182

183183
* Ruby hat plattformunabhängige Threads. Damit steht unter allen Systemen,
184-
die Ruby unterstützen, auch Multithreading zur Verfügung, sogar unter
185-
MS-DOS!
184+
die Ruby unterstützen, auch Multithreading zur Verfügung!
186185

187186
* Ruby ist in hohem Maße portabel: Es wird vorrangig auf GNU/Linux
188187
entwickelt, arbeitet aber auf vielen UNIX-Varianten wie macOS,
189-
auf Windows, DOS, BeOS, OS/2, usw.
188+
und auf Windows.
190189

191190
### Alternative Ruby-Implementierungen
192191

@@ -213,12 +212,6 @@ Hier ist eine Liste:
213212
gelinkt und in Anwendungen eingebunden werden kann.
214213
Die Entwicklung von mruby wird von Yukihiro “Matz” Matsumoto geleitet,
215214
dem Schöpfer von Ruby.
216-
* [IronRuby][ironruby] integriert sich gut in die .NET-Plattform.
217-
* [MagLev][maglev] definiert sich selbst als „eine schnelle, stabile
218-
Ruby-Implementierung mit integrierter Objektpersistenz und verteiltem
219-
Shared Cache“.
220-
* [Cardinal][cardinal] ist ein „Ruby-Compiler für die
221-
[Parrot][parrot] Virtual Machine“ (Perl 6).
222215

223216
### Referenzen
224217

@@ -244,7 +237,3 @@ November 2001.
244237
[jruby]: http://jruby.org
245238
[rubinius]: http://rubini.us
246239
[mruby]: http://www.mruby.org/
247-
[ironruby]: http://www.ironruby.net
248-
[maglev]: http://maglev.github.io
249-
[cardinal]: https://github.com/parrot/cardinal
250-
[parrot]: http://parrot.org

en/about/index.md

Lines changed: 2 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -170,10 +170,10 @@ Ruby has a wealth of other features, among which are the following:
170170

171171
* Ruby features OS independent threading. Thus, for all platforms on
172172
which Ruby runs, you also have multithreading, regardless of if the OS
173-
supports it or not, even on MS-DOS!
173+
supports it or not.
174174

175175
* Ruby is highly portable: it is developed mostly on GNU/Linux, but
176-
works on many types of UNIX, macOS, Windows, DOS, BeOS, OS/2, etc.
176+
works on many types of UNIX, macOS, and Windows.
177177

178178
### Other Implementations of Ruby
179179

@@ -198,12 +198,6 @@ Here’s a list:
198198
* [mruby][mruby] is a lightweight implementation of the Ruby language
199199
that can be linked and embedded within an application.
200200
Its development is led by Ruby’s creator Yukihiro “Matz” Matsumoto.
201-
* [IronRuby][ironruby] is an implementation “tightly integrated with the .NET
202-
Framework”.
203-
* [MagLev][maglev] is “a fast, stable, Ruby implementation with integrated
204-
object persistence and distributed shared cache”.
205-
* [Cardinal][cardinal] is a “Ruby compiler for [Parrot][parrot] Virtual Machine”
206-
(Perl 6).
207201

208202
For a more complete list, see [Awesome Rubies][awesome-rubies].
209203

@@ -233,8 +227,4 @@ For a more complete list, see [Awesome Rubies][awesome-rubies].
233227
[rubinius]: http://rubini.us
234228
[truffleruby]: https://github.com/oracle/truffleruby
235229
[mruby]: http://www.mruby.org/
236-
[ironruby]: http://www.ironruby.net
237-
[maglev]: http://maglev.github.io
238-
[cardinal]: https://github.com/parrot/cardinal
239-
[parrot]: http://parrot.org
240230
[awesome-rubies]: https://github.com/planetruby/awesome-rubies

en/documentation/faq/1/index.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,8 +61,7 @@ Ruby features:
6161
* Iterators and closures,
6262
* Garbage collection,
6363
* Dynamic loading (depending on the architecture),
64-
* High transportability (runs on various Unices, Windows, DOS, macOS, OS/2,
65-
Amiga, and so on).
64+
* High transportability (runs on various Unices, Windows, and macOS).
6665

6766
### Show me some Ruby code!
6867

en/documentation/faq/3/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ or [Downloads](/en/downloads/) page.
4747

4848
Ruby is developed under Linux, and is written in fairly straightforward C.
4949
It runs under Linux and other UNIX-like operating systems, macOS,
50-
Windows, DOS, BeOS, Amiga, Acorn Risc OS, and OS/2.
50+
and Windows.
5151

5252
### Where can I get Ruby sources?
5353

en/documentation/faq/9/index.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -329,7 +329,6 @@ Thread and fork have the following characteristics:
329329
* `fork` is slow, `thread` is not.
330330
* `fork` does not share the memory space.
331331
* `thread` does not cause thrashing.
332-
* `thread` works on DOS.
333332
* When `thread` gets in a deadlock, the whole process stops.
334333
* `fork` can take advantage of pauses waiting for I/O to complete,
335334
`thread` does not (at least not without some help).

es/about/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -183,11 +183,11 @@ encuentran las siguientes:
183183
* Tiene manejo de hilos (threading) independiente del sistema operativo.
184184
De esta forma, tienes soporte multi-hilo en todas las plataformas en
185185
las que corre Ruby, sin importar si el sistema operativo lo soporta o
186-
no, ¡incluso en MS-DOS!
186+
no.
187187

188188
* Ruby es fácilmente portable: se desarrolla mayoritariamente en
189189
GNU/Linux, pero corre en varios tipos de UNIX, macOS,
190-
Windows, DOS, BeOS, OS/2, etc.
190+
y Windows.
191191

192192
### Referencias
193193

fr/about/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@ parmi lesquelles on peut citer…
198198
le système d’exploitation le permet ;
199199
* une très grande portabilité : développé majoritairement sous
200200
GNU/Linux, Ruby fonctionne aussi sur une grande part des UNIX, macOS,
201-
Windows, DOS, BeOS, OS/2, etc.
201+
et Windows.
202202

203203
### Références
204204

id/about/index.md

Lines changed: 2 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -185,11 +185,10 @@ Ruby kaya fitur, antara lain sebagai berikut:
185185
* Ruby menyediakan fitur OS *threading* yang independen. Maka, untuk
186186
semua *platform* dimana Ruby berjalan, Anda juga punya *multithreading*,
187187
terlepas dari apakah sistem operasi mendukung *multithreading* atau
188-
tidak, bahkan pada MS-DOS sekalipun!
188+
tidak!
189189

190190
* Ruby sangat *portable*: Ruby kebanyakan dikembangkan di GNU/Linux,
191-
tetapi juga berjalan di banyak tipe UNIX, macOS,
192-
Windows, DOS, BeOS, OS/2, dan lain-lain.
191+
tetapi juga berjalan di banyak tipe UNIX, macOS, dan Windows.
193192

194193
### Implementasi Lain dari Ruby
195194

@@ -213,12 +212,6 @@ Berikut ini daftarnya:
213212
yang memiliki performa tinggi.
214213
* [mruby][mruby] adalah sebuah implementasi *lightweight* dari bahasa Ruby
215214
yang dapat dihubungkan dan ditanamkan dengan sebuah aplikasi.
216-
* [IronRuby][ironruby] adalah sebuah implementasi “tightly integrated with
217-
the .NET Framework”.
218-
* [MagLev][maglev] adalah “a fast, stable, Ruby implementation with integrated
219-
object persistence and distributed shared cache”.
220-
* [Cardinal][cardinal] adalah “Ruby compiler for [Parrot][parrot] Virtual
221-
Machine” (Perl 6).
222215

223216
Untuk daftar lebih lengkapnya, lihat [Awesome Rubies][awesome-rubies].
224217

@@ -249,8 +242,4 @@ di Ruby, dalam Bahasa Inggris), 22 Desember 2003.
249242
[rubinius]: http://rubini.us
250243
[truffleruby]: https://github.com/oracle/truffleruby
251244
[mruby]: http://www.mruby.org/
252-
[ironruby]: http://www.ironruby.net
253-
[maglev]: http://maglev.github.io
254-
[cardinal]: https://github.com/parrot/cardinal
255-
[parrot]: http://parrot.org
256245
[awesome-rubies]: https://github.com/planetruby/awesome-rubies

id/community/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ untuk memulai petualangan Anda:
5151
Indonesia, baik yang bertempat tinggal di seluruh penjuru Indonesia,
5252
juga orang Indonesia yang sedang tinggal di luar negeri). Berdiskusi
5353
tentang Ruby berikut semua varian-varian Ruby (seperti JRuby,
54-
Rubinius, XRuby, IronRuby, dan lain sebagainya) termasuk juga
54+
Rubinius, XRuby, dan lain sebagainya) termasuk juga
5555
aplikasi-aplikasi yang dibuat dengan Ruby seperti Rails. Anda bisa
5656
bergabung ke grup [Slack][6] Ruby Indonesia untuk saling berbagi
5757
dengan komunitas.

0 commit comments

Comments
 (0)