1

Compiler Jobs (NOW HIRING)

They are seeking a Front End Compiler Engineer to design, develop, and maintain the front end of their high-performance, portable AI compiler, ensuring correctness and completeness of operator ...

About the Role We're looking for a Front End Compiler Engineer to own the ingestion layer of our high-performance, portable AI compiler. This is where the journey begins - you'll build the systems ...

SEMRON is redefining what's possible in AI hardware, and they are seeking a Compiler Developer to build a highly scalable compiler toolchain for future chip generations. The role involves ...

Compiler Engineer

Hillsboro, OR · On-site

$149K - $211K/yr

We are looking for an experienced MSVC Compiler Engineer to contribute to the development of the Microsoft Visual C++ (MSVC) compiler toolchain for Intel Architecture. In this role, you will work on ...

About the Role We're looking for a Front End Compiler Engineer to own the ingestion layer of our high-performance, portable AI compiler. This is where the journey begins -- you'll build the systems ...

They are seeking a Front End Compiler Engineer to own the ingestion layer of their high-performance, portable AI compiler, focusing on building systems that parse and validate various frameworks into ...

We are looking for an experienced MSVC Compiler Engineer to contribute to the development of the Microsoft Visual C++ (MSVC) compiler toolchain for Intel Architecture. In this role, you will work on ...

The role involves leading a team to innovate ML compiler optimization algorithms and managing projects while ensuring robust performance across diverse ML models and hardware targets.

We are looking for an experienced MSVC Compiler Engineer to contribute to the development of the Microsoft Visual C++ (MSVC) compiler toolchain for Intel Architecture. In this role, you will work on ...

next page

Showing results 1-20

Compiler information

See salary details

$9

$20

$36

How much do compiler jobs pay per hour?

As of Jul 29, 2026, the average hourly pay for compiler in the United States is $20.81, according to ZipRecruiter salary data. Most workers in this role earn between $15.38 and $24.28 per hour, depending on experience, location, and employer.

What are the key skills and qualifications needed to thrive as a Compiler, and why are they important?

To thrive as a Compiler Engineer, you need a strong background in computer science, programming languages, and compiler theory, often supported by a relevant degree. Familiarity with tools like LLVM, GCC, and experience with languages such as C/C++ or Rust are typically required. Analytical thinking, problem-solving, and effective communication are essential soft skills in this field. These skills ensure the development of efficient, reliable compilers that support robust software and systems development.

What are the common challenges faced when working as a Compiler Engineer, and how can they be addressed?

Compiler Engineers often encounter challenges such as optimizing code for performance, ensuring compatibility across various hardware architectures, and maintaining the correctness of complex transformations. Debugging and diagnosing issues in the compilation process can be particularly intricate, requiring a strong understanding of both source and target languages. Collaborating closely with language designers and hardware engineers, as well as utilizing automated testing and profiling tools, helps address these challenges and results in more robust and efficient compilers.

What is the salary of a compiler designer?

The salary of a compiler designer typically ranges from $80,000 to $130,000 annually, depending on experience, education, and location. Skilled professionals with expertise in programming languages, algorithms, and tools like LLVM or GCC tend to earn higher salaries.

What is a compiler job?

A compiler job involves developing, maintaining, or improving software that translates source code written in programming languages into executable machine code. This role requires knowledge of programming languages, algorithms, and tools like compiler design, and often involves working with programming languages such as C or C++. Compiler engineers ensure that code is efficiently translated and optimized for different hardware platforms.

What is a compiler?

A compiler is a specialized computer program that translates source code written in a high-level programming language into machine code or another lower-level language that a computer can execute. This process allows developers to write code in languages like C++, Java, or Python, which are easier for humans to understand, and then have it converted into instructions that hardware can process. Compilers perform various tasks such as syntax analysis, optimization, and code generation to ensure the resulting program runs efficiently and correctly.

What engineer makes $500,000 a year?

Senior software engineers, especially those working in high-demand areas like Silicon Valley or with expertise in specialized fields such as machine learning or cloud computing, can earn $500,000 or more annually. Achieving this level typically requires extensive experience, advanced skills, and often stock options or bonuses as part of compensation packages.

What is the difference between Compiler vs Interpreter?

AspectCompilerInterpreter
FunctionTranslates entire code into machine language before executionTranslates code line-by-line during execution
SpeedFaster execution after compilationSlower due to real-time translation
UsageUsed in languages like C, C++Used in languages like Python, JavaScript
ErrorsErrors are found after compilationErrors are detected during execution
OutputProduces standalone executable filesRuns directly from source code

In summary, a compiler translates the entire program into machine code before execution, resulting in faster runtime and standalone files. An interpreter translates code line-by-line during execution, which can be slower but allows for easier debugging and dynamic execution. Both are essential in different programming environments depending on performance and development needs.

What does a compiler do?

A compiler is a software developer role responsible for translating source code written in a programming language into machine code that a computer's processor can execute. This process involves analyzing, optimizing, and converting code to ensure it runs efficiently on hardware. Knowledge of programming languages, algorithms, and debugging tools is essential for this job.
More about Compiler jobs
What cities are hiring for Compiler jobs? Cities with the most Compiler job openings:
What are the most commonly searched types of Compiler jobs? The most popular types of Compiler jobs are:
What states have the most Compiler jobs? States with the most job openings for Compiler jobs include:
Infographic showing various Compiler job openings in the United States as of July 2026, with employment types broken down into 96% Full Time, 2% Part Time, 1% Temporary, and 1% Contract. Highlights an 91% Physical, 4% Hybrid, and 5% Remote job distribution, with an average salary of $43,287 per year, or $20.8 per hour.
Compiler Engineer - Machine Learning Compiler

Compiler Engineer - Machine Learning Compiler

Mythic

Remote

Full-time

Posted 24 days ago


Job description

Job Summary:
Mythic is building the future of AI computing with breakthrough analog technology. The role involves developing the compiler for their novel AI accelerator, collaborating with hardware engineers and ML researchers to optimize deep learning workloads on cutting-edge dataflow hardware.
Responsibilities:
• Contribute across the full compiler stack, including operator lowering, graph/IR transformations, optimization passes, and backend code generation
• Optimize for dataflow architectures, developing pipelined schedules, memory orchestration, and resource-constrained execution strategies
• Collaborate with hardware architects to influence architectural features, ensuring the compiler and hardware evolve together
• Develop compilation strategies that unify our analog compute with digital subsystems
• Build and maintain a compiler that produces high-performance binaries with strong debugging support, clear error messages, and predictable performance models
Qualifications:
Required:
• 3+ years of experience building compilers or high-performance systems software, especially those involving complex resource management or optimization.
• Expert in modern C++ (C++14/17/20) and strong Python.
• Experience with compiler IRs (SSA-based or graph-based), transformations, and code generation
• Exposure to specialized accelerators (GPU, NPU, FPGA, or custom ASIC) or parallel architectures
Preferred:
• Experience with machine learning compiler stacks (e.g., ONNX, MLIR, TVM, XLA, IREE, PyTorch), with contributions to MLIR or LLVM projects a plus
• Experience with optimization methods (LP/MIP, CP, SAT/SMT) using solvers like Gurobi or OR-Tools for scheduling and resource allocation
• Experience compiling for specialized accelerators (GPU, NPU, FPGA, or custom ASIC) on DNN workloads; GPU/DSP experience is valuable if combined with compiler backend work beyond kernel tuning
• Familiarity with heterogeneous compilation, especially mixing custom accelerators with CPUs/GPUs/NPUs, and exposure to analog or in-memory compute is a plus
• Experience collaborating in compiler–hardware co-design (architecture + ISA) for better compiler usability and hardware efficiency
Company:
Mythic develops analog matrix processors and key cards based on analog compute-in-memory. Founded in 2012, the company is headquartered in Austin, USA, with a team of 51-200 employees. The company is currently Early Stage.