dev-resources.site
for different kinds of informations.
what is compiler ?
Published at
12/22/2024
Categories
programming
compiling
Author
hema_latha
Main Article
Author
10 person written this
hema_latha
open
compiler converts the source code high level language to machine code (low level language)
high level language = human readable
low level language = machine 0r assembly language
the work of compiler is to transform codes writen in programming language into machine code
compiling Article's
30 articles in total
TypeScript type predicate generator
read article
Bug of the week #2
read article
🌥️ Exploring Cloud Computing: A Simple Guide
read article
what is compiler ?
currently reading
GCC: Automatic Function Multi-Versioning Wrap Up
read article
GCC: Automatic Function Multi-Versioning Pt.1
read article
Top 5 Compiler Flags to Prevent Stack-Based Attacks
read article
Why implement custom copy constructor in C++?
read article
Why do compilers have different components?
read article
Java Compilation Process : From Source Code to Bytecode Execution
read article
GCC: Debug Dumps
read article
GCC: Automatic Function Multi-Versioning Pt.2
read article
Goodbye useCallback and useMemo: How React Compiler Takes Over
read article
Parallelizing Sorting Algorithms using OpenMP
read article
Running a Compiled Python Script from C# Applications
read article
Building a Pawn to Python Compiler in PHP
read article
Part I: Implement an expression interpreter for building DSL - Introduce the PEG parser
read article
Exploring Graal: Next-Generation JIT Compilation for Java
read article
Teste de fogo: fatorial recursivo
read article
React 19 Compiler
read article
Intro: Implement an expression interpreter for building DSL
read article
Lendo dados da entrada padrão (stdin)
read article
Building a simple word counting parser using pari.
read article
Sentenças aninhadas
read article
Resolução de alguns bugs
read article
Learn the smart way of building TypeScript in VS Code!
read article
Suporte às funções do Pascal
read article
Captura de erros, operadores relacionais para string e procedures
read article
How Compilers Work: A step by step guide
read article
Estruturas de repetição: repeat, while e for
read article
Featured ones: