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
20 stars
2 watching
0 forks
Language: OCaml
last commit: 7 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. | 475 |
darklang/philip2 | An Elm to OCaml compiler that enables porting of codebases from one language to another | 205 |
pltools/lama | A programming language designed to introduce concepts of programming languages, compilers, and tools in an educational setting | 70 |
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 | 80 |
ocaml-community/sedlex | A tool for generating Unicode-friendly lexers in OCaml | 240 |
metacall/core | A polyglot programming platform that allows calling functions between multiple languages | 1,575 |
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. | 283 |
johnwhitington/camlpdf | A library that allows developers to read, write and modify PDF files using the OCaml programming language. | 201 |
kit-ty-kate/labrys | A compiler for a toy language based on LLVM that implements the System Fω type-system | 103 |