Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in code-translation

Problems with k-NN example in C++(OpenCV)

Scala compiler output after cleanup phase

Is there a C-like mini-syntax/language that can be both translated to native C/C++ and Java?

java c scala code-translation

Why does this compiler output by GCC error when translated into NASM?

Given this same piece of code, why is the python version 100x+ slower than C?

Automatically translating C source into C89 or C90

Common Lisp code for a C++ program with nested loops

Java code transform at compile time

What are good techniques for rewriting nested for loops in Haskell?

Converting C to PHP? [closed]

php c code-translation

How to add an event handler in VB.NET? [closed]

c# vb.net code-translation

Pascal to C converter [closed]

Allowing a method to lock its parent Object in Java

How to "Export" code the right way?

Preserving comments in `Text.Parsec.Token` tokenizers

Is it possible to / How to get the c++ code generated from running pythran on python

Equivalent of (IntPtr)1 in VBNET?

How do we avoid boilerplate code in files transpiled by Babel?

Is there a converter of Javascript to Dart?

Python on Rails?