Found 51 repositories(showing 30)
nikki93
A Go->C++transpiler meant for data-oriented gameplay and application programming especially for WebAssembly. Using this mostly in the context of specific personal projects and heavily focusing the feature set on those. Used in my Raylib gamejam project: https://github.com/nikki93/raylib-5k -- also being used to develop a private longer term game project and a note-taking app.
uhmanoa-transpiler-project
The official repository for the UH Manoa Transpiler Project's Scheme interpreter, Shaka Scheme.
rauschma
Demo project demonstrating how to use the ES6 transpiler Babel on Node.js
YJDoc2
A transpiler which compiles c-like syntax to pure C. This supports classes, let declaration, for-in loops. Created using Flex and Bison.
SeSodesa
The Master's Thesis project of Santtu Söderholm, a reStructuredText to LaTeX transpiler/compiler.
varunKT001
Its a test project for learning how compilers and transpilers like babel work behind the scenes 😃
d-elicio
A simple transpiler project that converts source code written in C to D code. The conversion takes place through a series of steps, including lexical, syntactic, and semantic analysis. The final result is a D code equivalent to that written in C.
Baronco
SQL-Transpiler is an MCP tool designed to transpile SQL queries between different dialects using the sqlglot library. This project leverages sqlglot to enable seamless SQL code conversion, making it ideal for integration with intelligent agents and automation systems.
Bray-Ro
A project that will be updated as the cup programming language gets more advanced, A cup transpiler written in cup!
This is a react app, built with typescript and SCSS. To generate this project, I have used create-react-app with typescript transpiler. While creating this project, I also took the liberty of creating and hosting a basic fully responsive boilerplate template for this project on Github, which includes things like redux-thunk style state management, react routing, logging, services, components, SCSS compilation, a basic header with slide out hamburger icon style menu on mobile, a footer and a loading spinner for API's, a mock backend structure for API calls using axios, environment separation using dotenv, etc all working out of the box, so that any developer can use this while starting a react project in typescript, and hit the ground running with a deployment-ready basic template project, without wasting time on creating a boilerplate all these mundane activities.
cephalopodMD
The SESPOOL python transpiler - my oldest project
hrutavmodha
The Markdown Transpiler project created to understand the internal working mechanisms of transpilers, interpreters and compilers
openfheorg
Examples of using openfhe and the Google transpiler taken from various research projects
JonayedMohiuddin
This repository contains a Brainfuck interpreter and transpiler written in C++. The interpreter runs Brainfuck code and supports different output formats like memory, decimal, and ASCII. It can read code from files or directly from the terminal. The transpiler converts a given string into Brainfuck code that prints it. This project allows users to
raphael-dick
This project resembles the transpiler developed during my Bachelor thesis. It is designed to transpile General Purpose Languages to Probabilistic Programming Languages. I implemented the theoretical concept for a traspiler that translated R to Python Pyro code.
twinbee
ada to c++; a mirror of the (abandoned) 2005 project. Adatoccpptranslator is cross-platform transpiler software developed in C++98 for Ada 83/95 source code to comprehensive, maintenable C/C++ source code by preserving the readibility and the structure of original code
apfel-das
A fictional source-to-source compiler/ transpiler, implemented with FLEX and Bison tools, able to compile a language similar to Pascal called Miniscript and translate everything in C11. Project implemented under the ECE402 - Technical University of Crete.
lhahner
This Project implements a Transpiler to transform PL/I Code into Java. PL/I is mainly used in Enterprise Computing System as for Example Mainframes, for modernization purposes it can be necassry to transform the program into Java. This program automates the transformation process.
vik37
Author Ksenija Nikolova (Book Writer Web App) Jul 2021 – Dec 2021 Project descriptionThis web app is made for Ksenija Nikolova who is a writer and currently has written 7 books. This application consists of: Home, Books(List of books), Book Detail, Press&Reviews, Biography, Contact page. For her fans, they can Register and Login on this app. They can add some comment or if they like some of her book, they can add like and of course, if someone forgot the password, they can go to forgot password and add your email, where a message with a link to change the password arrives. I made for her personal part (admin room), where she can add, update, delete book and events for Press&Reviews (like press conference, interviews or something similar). She can see all registered users and she can delete if someone is incorrect with comments. There is the section and where the messages sent from the contact section arrive. I made it myself starting from planning ( https://trello.com/b/CcnTDKg9/book-writer-web-app, pen and notebook ), Database, Web API, till Front end, U.I and Deploy or Hosting on Windows host with Plesk. Technologies: 1. Database: SQL Server Management Studio 2. O.R.M.: Entity Framework 3. Web API Restful: .Net Core 3.1 4. Program Language: C# 5. Secure: Identity and JWT Token Bearer 6. Front end Framework: Angular 12 7. Language: TypeScript (JavaScript transpiler) 8. U.I: HTML, CSS, Bootstrap Web hosting company: Mkhost Customer: Ksenija Nikolova - Occupation: Book Writer Link - https://ksenijawrites.com
fnogatz
Project report for the CHR.js transpiler
klaut
building the transpiler - a project from The Great Code Club
agueguen-LR
Transpiler for the "Facile" language. Third year University project
The transpiler to convert JavaScript projects for the sapiens-javascript-runtime
CinchBlue
A demo repo for the Transpiler Project at UH Manoa
daneroo
Deomonstrate the usage patterns of transpiler (Babel) for a node project.
MauricioGomes02
Aims to develop a transpiler as the final project of the compiler course
nerdyrasa
A starter project that uses ES6 module loader with traceur as the transpiler.
MrAdijolly
Transpiler project was build during the third year of our UG college program .
Starter Template for ES6 projects using the babel transpiler and Gulp build manager.
TrueAnalyticsSolutions
Demo project showcasing how to get started with the Transpiler and AdapterSdk libraries