Syllable gets Red/System bindings with C, cURL, SDL, SQLite

Version 0.2.5 of the new Red/System programming language has been released, after it celebrated its first birthday at the third Red Developers Conference. Bindings with the standard C library, cURL, SDL and SQLite that were developed over the past year are now properly supported on Syllable Desktop. Conference videos introduce Red/System and the bindings. Earlier, new floating point support was released (Mandelbrot screenshot; demo source, see the .reds file).

Red now has support for proper initialisation of the standard C library, for Red/System programs or other libraries that use it. This has been developed in collaboration between the Red and Syllable projects. Other platforms got by without it so far, but on Syllable Desktop, Red/System programs that use the C library required a workaround until now.

The bindings were written by the Syllable project and contributed to the Red project. The goal is to make sure that native and cross-platform Red programs will be able to run on Syllable Desktop. The bindings work on Syllable Desktop, Syllable Server, and other platforms. Red/System is currently implemented in REBOL2. Therefore, the Red/System compiler doesn’t run on Syllable Desktop yet, but Syllable programs can be cross-compiled from other systems. The bindings were developed on Syllable Server.

A new Syllable Desktop development version was released to support Red. It is required for the SQLite database binding (demo source). The new Syllable version fixes support for recent SQLite versions and includes the latest one. The other bindings also work on older versions of Syllable.

Here is a (Fibonacci micro-benchmark example). Like the Mandelbrot example, it is written to compare eight languages, mostly from the REBOL family. This screenshot shows Red/System reading a web page, through the cURL networking library (demo source). Here is an example of a simple paint program running on the SDL multimedia library (demos source). Finally, here is an example of playing audio through SDL.

36 Comments

  1. 2012-03-15 5:34 pm
  2. 2012-03-15 11:22 pm
  3. 2012-03-16 9:46 am
      • 2012-03-16 2:22 pm
        • 2012-03-16 2:36 pm
          • 2012-03-18 5:38 pm
          • 2012-03-18 6:04 pm
          • 2012-03-18 6:14 pm
          • 2012-03-18 9:00 pm
          • 2012-03-20 1:15 am
          • 2012-03-18 8:52 pm
      • 2012-03-16 6:56 pm
        • 2012-03-16 8:43 pm
          • 2012-03-20 12:47 am
        • 2012-03-17 12:39 am
          • 2012-03-17 1:28 am
          • 2012-03-17 1:44 am
          • 2012-03-17 1:53 am
          • 2012-03-17 10:08 am
          • 2012-03-17 10:56 am
          • 2012-03-17 11:47 am
          • 2012-03-17 3:58 am
          • 2012-03-17 1:38 am
          • 2012-03-17 4:14 am
          • 2012-03-17 10:06 am
          • 2012-03-17 8:34 am
          • 2012-03-17 8:40 am
          • 2012-03-17 10:01 am
          • 2012-03-17 10:13 am
  4. 2012-03-19 12:38 am
  5. 2012-03-19 7:00 pm
    • 2012-03-20 8:58 pm
  6. 2012-03-20 12:55 am
  7. 2012-03-20 6:03 am
    • 2012-03-20 12:19 pm