fut
Component compiler
Tools and infrastructure to implement reusable components in multiple programming languages from a single codebase.
Fusion programming language. Transpiling to C, C++, C#, D, Java, JavaScript, Python, Swift, TypeScript and OpenCL C.
2k stars
31 watching
55 forks
Language: C++
last commit: 2 months ago
Linked from 2 awesome lists
languageprogramming-languagetranspiler
Related projects:
Repository | Description | Stars |
---|---|---|
| A modern programming language designed to eliminate common issues and provide efficient performance while being easy to write and read. | 11 |
| An interpreted functional programming language with type inference and efficient parsing. | 389 |
| A compiler for a language that supports recursion and concatenative data structures with features like dependent types and partial evaluation | 244 |
| A language and compiler for a statically-typed concatenative programming paradigm. | 51 |
| A statically-typed functional language with extensive type system features and optimization techniques, aimed at supporting totality, optimization, learning, and compiler development. | 1,098 |
| A tool that translates Dhall expressions into Clojure code | 75 |
| A language and compiler for building fast, dynamic, and functional programs with built-in support for symbolic rewriting and lazy evaluation. | 317 |
| A research project aiming to build a functional programming language with algebraic effects and handlers, focusing on call-by-value evaluation order and type theory for control over staging and erasure. | 81 |
| A compiler front-end for the C family of languages built as part of the LLVM project infrastructure | 71 |
| Formalizations of functional languages with a focus on proof and verification | 142 |
| A small, embeddable language implemented in ANSI C | 1,330 |
| A programming language implementation focusing on simplicity and correctness | 48 |
| The F# compiler, core library, and tools provide a platform for building functional programs in a statically typed language. | 3,948 |
| A compiler for a multi-syntax functional programming language that compiles to WebAssembly | 621 |
| A C++ general-purpose programming language with high-level syntax and expressibility, focusing on minimal runtime and clean syntax. | 146 |