Examples with "transpilers" and their translation in Duits
the creation of parsers and transpilers for source code of statically and dynamically typed programming languages,
das Erstellen von Parsern und Transpilern zum Bearbeiten von Source Code von statisch und dynamisch typisierten Programmiersprachen,
In our opinion, future-safe development means to adapt new code using rather Polyfills or transpilers to adapt new standards, instead of developing completely browser-independent solutions, same holds true for JavaScript.
Wie bei Javascript auch, bedeutet unserer Meinung nach zukunftssichere Entwicklung, aktuellen Code eher durch Polyfills bzw. Transpiler an neue Standards anzupassen, als komplett browser-unabhänge Lösungen zu entwickeln.
Some benchmarks have revealed that under CheerpJ Java runs 10-15 times slower, so there is still a lot of head room for JavaScript transpilers.
It is implemented in many transpilers, such as the Traceur Compiler, Babel or Rollup.
Otherwise, old versions of Babel and other transpilers will not correctly handle the following code without additional configuration.
Andere resultaten
The downside of the JSX approach is that you need a transpiler.
Der Nachteil ist natürlich, dass man für JSX einen Transpiler braucht.
We developed the lexical parser for this transpiler in-house.
We made an experiment with a new HTML5/JavaScript plug-in based on the CheerpJ transpiler.
In fact, if I plugged my previous code into a transpiler like Babel to make sure my classes worked with older versions of JavaScript, it would generate something closer to the following code.
In der Tat, wenn ich steckte meinen bisherigen code in ein transpiler wie Babel, um sicherzustellen, dass meine Klassen arbeiteten mit älteren Versionen von JavaScript, die es erzeugen würde, etwas näher an dem folgenden code.
First the Nim transpiler translates its code into C and then the result can be compiled by VBCC either on the PC or transferred to the Amiga to compile it there.
Dabei wird der Nim-Code in C übersetzt und dann mittels VBCC entweder am PC kompiliert oder auf den Amiga übertragen, um ihn dort zu kompilieren.
Mind you, thanks to our trusted transpiler we can still convert to any language/platform we need.
Wohlgemerkt: Mit unserem zuverlässigen Transpiler ist für den Fall der Fälle eine Übersetzung in jede Sprache oder Plattform möglich.
It enables you to define options on how TypeScript should be transpiled to JavaScript.
Their C# codebase is "transpiled" and translated to JavaScript and C++.
Ihre C#-Codebasis wird per Transpiler in JavaScript und C++ übersetzt.