Translations by Manfred Wiktorin

Manfred Wiktorin has submitted the following strings to this translation. Contributions are visually coded: currently used translations, unreviewed suggestions, rejected suggestions.

15 of 5 results
1346.
The Graphics System application, GS, is a library of routines for writing graphical user interfaces. Programs written using GS work on all Erlang platforms and do not depend upon the underlying windowing system. It uses Tk widgets for visualization.
2012-01-14
Die Graphics System Applikation, GS, ist eine Bibliothek von Routinen zum Schreiben von graphischen Benutzeroberflächen. Programme, die unter Verwendung von GS geschrieben wurden, laufen auf allen Erlang Plattformen und sind nicht vom darunterliegenden Fenstersystem abhängig. Es verwendet Tk Widgets für die Visualisierung.
1352.
The Megaco application is a framework for building applications on top of the Megaco/H.248 protocol.
2012-01-14
Die Megaco Applikation ist ein Framework zur Erstellung von Anwendungen auf Basis des Megaco/H.248 Protokolls.
1354.
Mnesia is a distributed Database Management System (DBMS), appropriate for telecommunications applications and other Erlang applications which require continuous operation and exhibit soft real-time properties.
2012-02-18
Mnesia ist in verteiltes Datenbank-Management-System (DBMS), passend für Telekommunikationsanwendungen und andere Erlang-Anwendungen, die einen dauerhaften Betrieb erfordern und leichte Echtzeiteigenschaften aufweisen.
1362.
The Parsetools application contains utilities for parsing. Currently, it includes yecc module. Yecc is an LALR-1 parser generator for Erlang, similar to yacc. Yecc takes a BNF grammar definition as input, and produces Erlang code for a parser as output.
2012-02-18
Die Anwendung Parsetools enthält Werkzeuge zum Analysieren. Aktuell enthält es das Modul yecc. Yecc ist ein LALR-1-Analysegenerator für Erlang, ähnlich wie yacc. Yecc verwendet eine BNF-Grammatikdefinition als Eingabe, und erzeugt Erlang-Quelltext für einen Parser als Ausgabe.
1363.
Erlang/OTP concurrency profiling tool
2012-02-18
Erlang/OTP Gleichzeitigkeits-Profilerstellungswerkzeug