pholyglot

Polyglot compiler

An experiment in compiling PHP code into C and transpiling it to OCaml

Experiment with PHP+C polyglot snippets and a transpiler written in OCaml

GitHub

20 stars
2 watching
0 forks
Language: OCaml
last commit: 9 months ago

Related projects:

Repository Description Stars
morloc-project/morloc A functional programming language that allows code generation from foreign languages and unifies them under a common type system. 195
jaseemabid/olifant A language targeting LLVM with the goal of building a simple compiler 64
hpi-swa/ipolyglot A polyglot Jupyter kernel for GraalVM 93
plsyssec/fact A compiler for a constant-time programming language used in cryptography 198
eleutherai/polyglot Large language models designed to perform well in multiple languages and address performance issues with current multilingual models. 476
darklang/philip2 An Elm to OCaml compiler that enables porting of codebases from one language to another 204
pltools/lama A programming language designed to introduce concepts of programming languages, compilers, and tools in an educational setting 71
ocaml-multicore/multicore-talks Repository containing slides and examples to help developers parallelize their OCaml code using the Multicore OCaml library 29
sanderspies/ocaml A WebAssembly backend for the OCaml programming language 79
ocaml-community/sedlex A Unicode-friendly lexer generator for OCaml. 244
metacall/core A polyglot programming platform that allows calling functions between multiple languages 1,590
armael/conch A compiler for translating C-like code to Uxn 23
ocaml-multicore/parallel-programming-in-multicore-ocaml A tutorial on writing parallel programs using the Multicore OCaml compiler and its libraries. 285
johnwhitington/camlpdf A PDF file format and manipulation library written in OCaml 202
kit-ty-kate/labrys A compiler for a toy language based on LLVM that implements the System Fω type-system 103