Wysokiej jakości interpreter jest kluczowy dla efektywnego wykonywania złożonych zadań programistycznych.
A quality interpreter is crucial for executing complex programming tasks effectively.
Nasz interpreter nie wie, co zrobić z dwóch powodów.
Our interpreter doesn't know what to do because of two reasons.
Pierwsza linia jest ignorowane przez interpreter, jeśli rozpoczyna się znakiem .
The first line is ignored by the interpreter if it starts with sign.
Nasz interpreter jest mądrzejszy niż nam się mogło wydawać na początku.
Our interpreter is smarter, than you can think of.
Ten interpreter obsługuje wiele języków programowania, co zwiększa jego uniwersalność.
That interpreter supports multiple programming languages for broader usability.
Niezawodny interpreter znacznie ułatwia studentom naukę języków programowania.
A reliable interpreter makes learning programming languages much easier for students.
Jeśli ten interpreter tylko interpretuje język, to tak.
When the interpreter just interprets a language, the answer is yes.
Gdy skrypt jest gotowy, interpreter nie jest już aktywna.
When the script is finished, the interpreter is no longer active.
Konfiguracja używana przez wewnętrzny interpreter języka C.
This configuration is used by the built-in C interpreter.
Jako że nie widzieliśmy wcześniej czegoś takiego, spróbowaliśmy przeanalizować interpreter tego języka.
We have never seen something like this, so we analyzed interpreter of this language.
Funkcja exec powiadamia interpreter, aby ją wywołał i wykonał zawartość ciągu znaków przekazanym jako argument.
The function exec tells the interpreter to call itself and execute the content of the string passed as argument.
Komentarze mogą zostać wykorzystane do przyjazny dla użytkownika program, a oni są po prostu pomijane przez interpreter bez wpływu na funkcjonalność kodu.
Comments can be used to make program user friendly and they are simply skipped by the interpreter without impacting the code functionality.
Język skryptowy używany przez interpreter został zaprojektowany, tak by umożliwić tworzenie zaawansowanych konstrukcji, przy jednoczesnym zachowaniu łatwości użytkowania.
The script language used by the interpreter has been designed in a way to enable the creation of advanced structures while keeping it easy to use.