Skip to content
#

source-to-source

Here are 11 public repositories matching this topic...

Recent development in Graphic Processing Units (GPUs) has opened a new challenge in harnessing their computing power as a new general-purpose computing paradigm with its CUDA parallel programming. However, porting applications to CUDA remains a challenge to average programmers. We have developed a restructuring software compiler (RT-CUDA) with b…

  • Updated Jun 6, 2018
  • C

CMinus: is a modern overwrite of the C language, not to replace it, but to extend its capabilities. By removing repetitive boilerplate, overcoming certain historical limitations and modernizes syntax so you can write less code and build more—without sacrificing C’s power. ::::fewer lines, clearer intent, and less overhead::::

  • Updated Dec 16, 2025
  • C

Improve this page

Add a description, image, and links to the source-to-source topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the source-to-source topic, visit your repo's landing page and select "manage topics."

Learn more