The symbol table is essential for resolving references in the source code.
Tablica symboli jest niezbędna do rozwiązywania odwołań w kodzie źródłowym.
A symbol table allows the compiler to keep track of variable names and types.
Debugging becomes easier with a well-maintained symbol table in the compiler.
Debugowanie staje się łatwiejsze dzięki dobrze utrzymanej tablicy symboli w kompilatorze.
Compiler designers focus on efficient symbol table structures to improve performance.
Projektanci kompilatorów skupiają się na wydajnych strukturach tablicy symboli, aby poprawić wydajność.
Each function has its own symbol table to manage local variables effectively.
Każda funkcja ma własną tablicę symboli do efektywnego zarządzania zmiennymi lokalnymi.
During compilation, the compiler updates the symbol table with new identifiers.
Podczas kompilacji, kompilator aktualizuje tablicę symboli o nowe identyfikatory.
Otherwise it is easier to modify the automatically generated global symbol table.
W przeciwnym razie łatwiej jest zmodyfikować automatycznie wygenerowaną globalną tablicę symboli.
Read symbol table from file file and use it as the executable file.
Odczytaj tablicę symboli z pliku file i użyj go jako plik wykonywalny.
1-wire interface functions written and added to symbol table.
Declaration involves allocation of space in memory and entry of type and name in the symbol table.
Deklaracja dotyczy alokacji przestrzeni w pamięci i wejścia typu i nazwy w tablicy symboli.
When it finds a new character sequence, it creates a new symbol and stores in the symbol table.
Kiedy znajdzie nową sekwencję znaków, tworzy nowy symbol i zapisuje w tablicy symboli.
If the prefixed result is not a valid variable name, it is not imported into the symbol table.
Jeśli nazwa zmiennej po dodaniu prefiksu nie jest prawidłową nazwą zmiennej, nie jest importowana do tablicy symboli.
The symbol table holds critical information for the compiler during the translation process.
Tablica symboli przechowuje kluczowe informacje dla kompilatora podczas procesu tłumaczenia.