SymflowerUsing LLMs to transpile code (from Go & Java to Ruby)The project was to extend our DevQualityEval LLM LLM code generation benchmark with a new language: Ruby. We successfully used LLMs to…Aug 30
Transporeon Visibility Hub Tech BlogTranspiling protobuf definitions to runtypes in TypeScriptHow we use TypeScript to take protobufs and generate RuntypesJan 12, 20231
InThe StartupbySara KhandakerConverting Code From One Programming Language to AnotherTips for Translating and Porting CodeJan 22, 20211Jan 22, 20211
Shariq AhmedWhat is Babel.js? Uses, Advantages, and DisadvantagesIf you are already working in JavaScript, you might know that some new features were added in ECMA Script in 2015–2016 including promises…Mar 21Mar 21
SymflowerUsing LLMs to transpile code (from Go & Java to Ruby)The project was to extend our DevQualityEval LLM LLM code generation benchmark with a new language: Ruby. We successfully used LLMs to…Aug 30
Transporeon Visibility Hub Tech BlogTranspiling protobuf definitions to runtypes in TypeScriptHow we use TypeScript to take protobufs and generate RuntypesJan 12, 20231
InThe StartupbySara KhandakerConverting Code From One Programming Language to AnotherTips for Translating and Porting CodeJan 22, 20211
Shariq AhmedWhat is Babel.js? Uses, Advantages, and DisadvantagesIf you are already working in JavaScript, you might know that some new features were added in ECMA Script in 2015–2016 including promises…Mar 21
Breitschpas2jsPas2js is an open source Pascal to JavaScript transpiler. It parses Object Pascal or maXbox files and emits JavaScript. It takes…Mar 19, 2023
Pixel ProfitsInside the Compiler: How Your Code Becomes an ApplicationFrom Human-Readable Code to Machine Language: The Magic of CompilersAug 13, 2023