compile-testing
Compiler tester
Tools and utilities for verifying Java compiler output
Testing tools for javac and annotation processors
701 stars
44 watching
119 forks
Language: Java
last commit: 17 days ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
haskell-ci/haskell-ci | Generates CI workflows for multiple versions of the Haskell programming language compiler | 438 |
googlesamples/android-testing-templates | A collection of automated testing tools and frameworks for Android applications. | 1,960 |
android/android-test | Provides APIs and tools for testing Android apps | 1,160 |
osl/jcute | Automatically generates unit tests for Java programs by combining randomized concrete execution with symbolic execution and constraint solving. | 88 |
appium/java-client | Provides a Java binding for writing Appium tests conforming to the WebDriver Protocol | 1,220 |
nlsandler/write_a_c_compiler | A set of test programs to help write a C compiler | 859 |
mgaudet/compilerjobs | A curated list of compiler, language and runtime teams | 532 |
whiley/whileycompiler | Compiles Whiley source files into an intermediate language | 219 |
oracle/graal | Compiles Java applications into native executables for fast startup and performance | 20,398 |
rajkumardusad/jitcompiler | An online code compiler that supports multiple programming languages and allows users to write, compile, and run code in their browser or on-the-go. | 74 |
ksen007/janala2 | A testing tool for verifying the correctness of Java programs by generating input data and analyzing their execution | 102 |
ospector/gtest-gbar | A C# wrapper around Google Test to enhance its user interface | 131 |
cincheo/jsweet | Transpiles Java code to run on the web using TypeScript and JavaScript | 1,462 |
grant/javacoffee | A CoffeeScript-like syntax compiler for Java code | 14 |
lwiest/basiccompiler | Compiles BASIC programs into Java bytecode. | 29 |