The Baby X resource compiler (babyxrc) is a program to import binary data, such as images in most common formats, audio data, fonts, cursors, and text data, and output it as portable, compileable C source.

Input is the raw binary resource data (.jpegs, .wavs etc) and a simple xml file which lists the files and the format in which they are to be output. It's very easy to maintain. To avoid users having to maintain a tool chain, a few basic transformations like resizing images or resampling audio files to match the rate required by the program are included. Output is clean, compileable ANSI C source which should be accepted by any C compiler.

The Baby X resource compiler is portable, unlike the resource compilers which come packaged with monolithic IDEs. So it's far easier to maintain.

Features

  • Portable ANSI C output
  • Loads most commonly found binary data
  • Easy to use

Project Activity

See All Activity >

Categories

Code Generators

Follow babyxrc

babyxrc Web Site

You Might Also Like
MongoDB Atlas runs apps anywhere Icon
MongoDB Atlas runs apps anywhere

Deploy in 115+ regions with the modern database for every enterprise.

MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of babyxrc!

Additional Project Details

Intended Audience

Developers

User Interface

Command-line

Programming Language

C

Related Categories

C Code Generators

Registered

2023-07-31