Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in code-translation

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?

Transpiler and compiler

What is the pure JavaScript equivalent of jQuery's .parents() method? [duplicate]

Assembly How to convert REP STOS to C code

Translate matlab to python/numpy [closed]

Is there a converter of Javascript to Dart?

Python on Rails?