cdart 0.0.1 copy "cdart: ^0.0.1" to clipboard
cdart: ^0.0.1 copied to clipboard

A Dart library that provides C-compatible utilities and bindings, enabling direct code porting from C to Dart with minimal modifications.

cdart #

During the process of binding raylib to Dart, the goal is to maintain compatibility with C. In this experimental process, C code can be almost directly copied to Dart with only minor modifications. At this point, it became clear how similar Dart and C are—Dart is essentially C with built-in garbage collection.

Reference: musl | source | mirror

git clone https://git.musl-libc.org/git/musl
0
likes
0
points
103
downloads

Publisher

unverified uploader

Weekly Downloads

A Dart library that provides C-compatible utilities and bindings, enabling direct code porting from C to Dart with minimal modifications.

Repository (GitHub)
View/report issues

License

unknown (license)

More

Packages that depend on cdart