1

Compiler Jobs in Virginia (NOW HIRING)

Overview Sedaro is looking for interns to contribute to the compiler that powers our aerospace simulation platform. In this internship, you will build features for our compiler and runtime, develop ...

Experience in compiler toolchain development such as building custom LLVM passes. Experience with leveraging the different stages of compilation i.e. intermediate representation. * Experience in ...

Experience in compiler toolchain development such as building custom LLVM passes. Experience with leveraging the different stages of compilation i.e. intermediate representation. * Experience in ...

Experience in compiler toolchain development such as building custom LLVM passes. Experience with leveraging the different stages of compilation i.e. intermediate representation. * Experience in ...

... and compiler behaviors. • Experience with static analysis, dynamic instrumentation, fuzzing frameworks, or symbolic execution tools. • Clearance: Active TS/SCI Clearance with CI Polygraph ...

You have the skills to remove the obfuscation, decrypt the strings, identify the command-and-control links, find the functions, and even determine the compiler language used to make the malware. You ...

Sr. Cyber Engineer (AI)

Chantilly, VA · On-site

$125 - $150/hr

Strong understanding of binary formats (ELF, PE), calling conventions, and compiler behaviors. * Experience with static analysis, dynamic instrumentation, fuzzing frameworks, or symbolic execution ...

You have the skills to remove obfuscation, decrypt the strings, identify the command-and-control links, find the functions, and even determine the compiler language used to make the malware being ...

Strong understanding of binary formats (ELF, PE), calling conventions, and compiler behaviors. * Experience with static analysis, dynamic instrumentation, fuzzing frameworks, or symbolic execution ...

Strong understanding of binary formats (ELF, PE), calling conventions, and compiler behaviors. * Experience with static analysis, dynamic instrumentation, fuzzing frameworks, or symbolic execution ...

Strong understanding of binary formats (ELF, PE), calling conventions, and compiler behaviors. * Experience with static analysis, dynamic instrumentation, fuzzing frameworks, or symbolic execution ...

Reverse Engineer

Chantilly, VA · On-site

$150 - $200/hr

You have the skills to remove obfuscation, decrypt the strings, identify the command-and-control links, find the functions, and even determine the compiler language used to make the malware being ...

next page

Showing results 1-20

Compiler information

See Virginia salary details

$9

$20

$35

How much do compiler jobs pay per hour?

As of Sep 8, 2026, the average hourly pay for compiler in Virginia is $20.63, according to ZipRecruiter salary data. Most workers in this role earn between $15.24 and $24.09 per hour, depending on experience, location, and employer.

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 are the key skills and qualifications needed to thrive as a compiler?

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 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 are the most commonly searched types of Compiler jobs in Virginia?

The most popular types of Compiler jobs in Virginia are:

What are popular job titles related to Compiler jobs in Virginia?

For Compiler jobs in Virginia, the most frequently searched job titles are:

Infographic showing various Compiler job openings in Virginia as of September 2026, with employment types broken down into 1% Internship, 89% Full Time, 6% Part Time, 1% Temporary, and 3% Contract. Highlights an 86% Physical, 4% Hybrid, and 10% Remote job distribution, with an average salary of $42,916 per year, or $20.6 per hour.

Compiler Intern, Simulator

Arlington, VA • On-site

Sedaro
Internet and IT • 11 - 50 employees

$35 - $50/hr

Other

Posted 6 days ago


Job description

Overview 

Sedaro is looking for interns to contribute to the compiler that powers our aerospace simulation platform. In this internship, you will build features for our compiler and runtime, develop optimizations, and leverage the cloud for cutting-edge performance and scale. 

  • Team: Simulator, reporting to the Team Lead 
  • Location: In person in Arlington, VA 
  • U.S. Citizen or permanent resident status required 


Who We Are 

Our cloud-native simulation platform enables digital mission engineering through distributed, scalable, faster than real-time analyses across hundreds of interacting systems. We compile users’ models into custom simulation code for highly performant cloud-distributed execution. Our technology is built with Rust, Python, Kubernetes, and gRPC. Join us to hone your craft and see how compiler techniques can be applied to simulation and scientific computing for cutting edge performance and scale. 


Who You Are 

  • You strive to push the boundaries of technology and build something novel 
  • You love building tools that engineers love to use 
  • You find beauty in elegant solutions to difficult problems 


What You’ll Do 

  • Build features for our compiler, query language, and type system 
  • Develop data structures, algorithms, and utilities for our runtimes 
  • Establish best practices for maintaining quality in real-world software 
  • Learn how to track performance metrics of both static and generated code 
  • Gain experience with the Rust programming language 


Benefits 

  • Flexible work schedule with core hours 
  • Company provided lunches 3 days a week 
  • Industry-leading career development opportunities 


Requirements 

  • Currently pursuing a bachelor's or master's degree in computer science, related field, or equivalent demonstrated experience 
  • Some familiarity with the design and implementation of programming languages