Skip to main content

Fabio de Miranda's Library tagged c   View Popular

30 Mar 09

ProjectPlan - unladen-swallow - Plans for optimizing Python - Google Code

The majority of our work will focus on speeding the execution
of Python code, while spending comparatively little time on the Python
runtime library. Our long-term proposal is to replace CPython's custom
virtual machine with a JIT built on top of LLVM, wh

code.google.com/...ProjectPlan - Preview

python performance c programming optimization language compiler

10 Mar 09

c-repl

Many programming languages come with a REPL (read-eval-print
loop), which allows you to type in code line by line and see what it
does. This is quite useful for prototyping, experimentation, and
debugging code. Other programming languages, and especially

neugierig.org/c-repl - Preview

programming C development tools languages interactive

Mixing C and C++ Code in the Same Program

Calling methods from C, behavior of exceptions, etc.
Most of the information is Sun compiler-specific.

developers.sun.com/...mixing.html - Preview

C++ C programming CPP interoperability

05 May 08

Weave - mixing C in Python

The weave package allows the inclusion of C/C++ within Python code and is useful in accelerating Python code.

www.scipy.org/Weave - Preview

C python programming scipy

28 Apr 08

CodeProject: Embedding Python in C/C++: Part II. Free source code and programming help

How does our C/C++ code communicate with the embedded Python module when they are running on separate threads/processes?

www.codeproject.com/...embedpython_2.aspx - Preview

C C++ programming python

CodeProject: Embedding Python in C/C++: Part I. Free source code and programming help

Inspired by the article "Embedding Python in Multi-Threaded
C/C++ Applications" (Linux Journal), I felt the need for a more
comprehensive coverage on the topic of embedding Python. While writing
this article, I had two objectives: 1. This is written

www.codeproject.com/...embedpython_1.aspx - Preview

C C++ python programming

Embedding Python in Your C Programs

The opaque PyObject structure isn't actually useful to a C
program though. In order to access Python data in your program, you'll
need to use a variety of conversion functions that will return a native
C type. For example, if you want to convert a PyObjec

www.linuxjournal.com/8497 - Preview

python C C++ programming

08 Mar 08

Code Search - O'Reilly Labs

Find relevant sample code from nearly 700 O'Reilly books.
The database currently contains over 123,000 individual examples,
composed of 2.6 million lines of code — all edited and ready to use.

labs.oreilly.com/code - Preview

utilities web software programming c c++ java C# python

14 Nov 07

Adobe Open Source Generic Image Library: Main Page

Images are a fundamental construct in any project that
involves graphics, image processing, and video and yet the variability
in pixel data representations (color space, bit depth, channel
ordering, planar/interleaved, alignment policy) makes it hard to w

opensource.adobe.com/gil - Preview

programming imageProcessing computerVision C++ C

27 Jun 07

Managing Modularity: Makefiles and Libraries

Norman Matloff, excelent tutorial! With this problem in mind,
we typically will split the source code into a large number of files,
rather than just one file. We may, for example, have a separate file
for each significant function, and maybe one more file

heather.cs.ucdavis.edu/...Make.html - Preview

makefile programming unix c

08 May 06

libapr(apache portable runtime) programming tutorial

libapr(apache portable runtime) programming tutorial. Think Java Libraries for C.

dev.ariel-networks.com/...apr-tutorial.html - Preview

development programming C Languages

07 Apr 06

Noodle Open Source | NoodleGlue

NoodleGlue is a system which generates the source code
necessary to create Java "wrapper" files which mirror your C++ classes.
The NoodleGlue generator applications create several types of source
file, both Java and C++, which must be compiled along with

www.noodleglue.org/...noodleglue.html - Preview

C++ java opensource programming systems c jni

06 Apr 06

Very cool! Using structs and unions in Java code for ease of integration with native applications

This class represents a C/C++ struct; it confers
interoperability between Java classes and C/C++ struct.
Unlike C/C++, the storage layout of Java objects is not determined by
the compiler. The layout of objects in memory is deferred to run time
and de

javolution.org/...Struct.html - Preview

java programming C

03 Jan 05

OpenC Home Page

MOP - Meta-object protocols for C

www.csg.is.titech.ac.jp/...openc%20%20.html - Preview

C aspects

1 - 18 of 18
Showing 20 items per page

Diigo is about better ways to research, share and collaborate on information. Learn more »

Join Diigo