2,006 skills found · Page 8 of 67
borisf / Classyshark Bytecode ViewerJava/Kotlin compiled code viewer
ProjectNyxian / FridaCodeManagerCode/Compile/Install iOS Apps with an App on iOS
agda / Agda2hsCompiling Agda code to readable Haskell
0xADE1A1DE / AssemblyLineA C library and binary for generating machine code of x86_64 assembly language and executing on the fly without invoking another compiler, assembler or linker.
richq / Android Ndk ProfilerA library you can compile into your Android NDK code to generate gprof-compatible profile information.
klange / TaylorSwift on bare metal. Explorations of compiling Swift code without a standard library.
zeam-vm / PelemayPelemay is a native compiler for Elixir, which generates SIMD instructions. It has a plan to generate for GPU code.
zakariamaaraki / RemoteCodeCompilerAn online code compiler supporting 11 programming languages (Java, Kotlin, Scala, C, C++, C#, Golang, Python, Ruby, Rust and Haskell) for competitive programming and coding interviews.
tranleduy2000 / C Cpp CompilerGNU C/C++ compiler on Android, full offline compiler, Learn to code on the go.
nngogol / PySimpleGUIDesignerDesinger for PySimpleGUI
zw-zhtlab / TypoCompilerTreat text as code to audit grammar, ruthlessly reporting errors in compiler style. 把文本当做代码来审查语法,并以编译器风格无情报错。
Integralist / Grunt BoilerplateThis is a project set-up using Grunt to take case of some standard tasks such as: compiling AMD based modules using RequireJS, watching/compiling Sass into CSS, watching/linting JS code and some other things such as running unit tests
fbsamples / Ghc HotswapExample code for how we swap compiled code within a running Haskell process.
RBCodeCraft / Vscode Ts Node DebuggingDebugging Typescript in VS Code without compiling
zanaptak / TypedCssClassesA CSS class type provider for F# web development. Bring external stylesheet classes into your F# code as design-time discoverable compiler-verified properties.
tcsullivan / Consteval HuffmanCompile-time Huffman coding compression using C++20
arphanetx / MonocleTooling backed by an LLM for performing natural language searches against compiled target binaries. Search for encryption code, password strings, vulnerabilities, etc.
pleumann / Pasta80Turbo Pascal 3.0-compatible compiler that generates machine code for classic and modern Z80 machines (currently CP/M, the Sinclair ZX Spectrum 48K/128K/Next, and the Agon Light/Console8).
glu-lang / GluThe first compiler that imports code from any compiled language
maierfelix / Mini JsMinimal self-hosted JavaScript compiler in 1k lines of code