Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

scge

Compare

  Analyzed 1 day ago

A simple C++ / Python game engine.

4.3K lines of code

0 current contributors

over 8 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This
Licenses: CC0-1-0, Public_Do...

Universal Compiler

Compare

  Analyzed about 24 hours ago

Universal Compiler allows you to quickly compile, build and run files. How Universal Compiler helps you in programming? After pressing `u file.c` universal compiler will do following things for you: * It will compile your file.c (with a lot of awesome gcc options/flags). * After compiling it ... [More] will create an executable named batman.out * Give you instructions to copy-paste for editing or executing. * You may also use `u batman.out` to execute the executable just created. You don't need to remember compiler name, its syntax and all cmd options. You can use the same command/syntax to build & run any source code. Universal Compiler will either run it or tell you how to install its compiler. To get latest version of Universal Compiler type u -u or Go to home page [Less]

1.38K lines of code

0 current contributors

almost 9 years since last commit

1 users on Open Hub

Inactive
5.0
 
I Use This