Logo

dev-resources.site

for different kinds of informations.

what is compiler ?

Published at
12/22/2024
Categories
programming
compiling
Author
hema_latha
Categories
2 categories in total
programming
open
compiling
open
Author
10 person written this
hema_latha
open
what is compiler ?

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
Favicon
TypeScript type predicate generator
Favicon
Bug of the week #2
Favicon
🌥️ Exploring Cloud Computing: A Simple Guide
Favicon
what is compiler ?
Favicon
GCC: Automatic Function Multi-Versioning Wrap Up
Favicon
GCC: Automatic Function Multi-Versioning Pt.1
Favicon
Top 5 Compiler Flags to Prevent Stack-Based Attacks
Favicon
Why implement custom copy constructor in C++?
Favicon
Why do compilers have different components?
Favicon
Java Compilation Process : From Source Code to Bytecode Execution
Favicon
GCC: Debug Dumps
Favicon
GCC: Automatic Function Multi-Versioning Pt.2
Favicon
Goodbye useCallback and useMemo: How React Compiler Takes Over
Favicon
Parallelizing Sorting Algorithms using OpenMP
Favicon
Running a Compiled Python Script from C# Applications
Favicon
Building a Pawn to Python Compiler in PHP
Favicon
Part I: Implement an expression interpreter for building DSL - Introduce the PEG parser
Favicon
Exploring Graal: Next-Generation JIT Compilation for Java
Favicon
Teste de fogo: fatorial recursivo
Favicon
React 19 Compiler
Favicon
Intro: Implement an expression interpreter for building DSL
Favicon
Lendo dados da entrada padrão (stdin)
Favicon
Building a simple word counting parser using pari.
Favicon
Sentenças aninhadas
Favicon
Resolução de alguns bugs
Favicon
Learn the smart way of building TypeScript in VS Code!
Favicon
Suporte às funções do Pascal
Favicon
Captura de erros, operadores relacionais para string e procedures
Favicon
How Compilers Work: A step by step guide
Favicon
Estruturas de repetição: repeat, while e for

Featured ones: