Tags : Browse Projects

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

  • code_generation (43)

    Apache Thrift

    Compare

    Claimed by Apache Software Foundation Analyzed 12 months ago

    Thrift is a software framework for scalable cross-language services development. It combines a powerful software stack with a code generation engine to build services that work efficiently and seamlessly between C, C++, C#, Erlang, Java, Haskell, Perl, Python, PHP, Ruby, and Smalltalk.

    302K lines of code

    83 current contributors

    12 months since last commit

    23 users on Open Hub

    Activity Not Available
    3.75
       
    I Use This
    Licenses: apache_2, BSD-3-Clause

    XCB

    Compare

      Analyzed 12 months ago

    X Window System protocol binding library. Originally for C bindings, but now generalized to several other languages. This is a lightweight replacement for the binding portion of Xlib, featuring thread transparency, XML extensibility, and a small and straightforward interface. The version of ... [More] Xlib currently being distributed by X.Org uses XCB for its transport; this allows XCB and Xlib calls to be freely mixed for ease in porting applications and toolkits. Most of the XCB C code is autogenerated from XML descriptions. (This may be why Ohloh complains about the degree of code commenting.) [Less]

    69.2K lines of code

    4 current contributors

    about 1 year since last commit

    19 users on Open Hub

    Activity Not Available
    4.66667
       
    I Use This

    Umple

    Compare

      Analyzed 12 months ago

    Umple is a technology for model-oriented programming. It can be used for pure UML modeling or to add UML constructs, such as associations and state machines to code written in Java, Python, PHP, C++ or Ruby. It generates code in these languages that can save a large amount of programming effort ... [More] and result in higher quality. The UmpleOnline tool allows you to edit UML diagrams graphically, and watch the Umple textual code being written in real time. This works the other way too: You can write textual Umple and watch the corresponding UML diagram appear. Umple is being extended to support patterns, tracing and a variety of other features. Umple is written in itself, which is central to maintaining its quality. Umple can be used today by any programmer or modeler [Less]

    1.06M lines of code

    10 current contributors

    12 months since last commit

    8 users on Open Hub

    Activity Not Available
    5.0
     
    I Use This

    EUGene

    Compare

    Claimed by Code Lutin Analyzed 12 months ago

    EUGene stand for Efficient Universal Generator. It is a code generator, written in Java, generating code for all languages using templates coded in Java.

    71.2K lines of code

    0 current contributors

    over 4 years since last commit

    7 users on Open Hub

    Activity Not Available
    5.0
     
    I Use This

    SMC

    Compare

      Analyzed 12 months ago

    SMC - the State Machine Compiler SMC takes a state machine stored in a .sm file and generates a State pattern in fourteen programming languages (C, C++, C#, [incr Tcl], Groovy, Java, Lua, Objective-C, Perl, PHP, Python, Ruby, Scala, VB.net). Includes: default transitions, transition args ... [More] , transition guards, push/pop transitions and Entry/Exit actions. See all details on http://smc.sourceforge.net/. [Less]

    80.9K lines of code

    0 current contributors

    over 8 years since last commit

    7 users on Open Hub

    Activity Not Available
    5.0
     
    I Use This

    SDMLib

    Compare

      Analyzed 12 months ago

    SDMLib is a light weight modeling library. SDMLib intentionally comes without any tool or editor. The idea is that you code your model. SDMLib will generate source code from your class model. If you extend your model later on and regenerate, the code generation will identify already existing ... [More] classes and fields and attributes and leave them untouched. Only new elements will be inserted, carefully. In addition to class models, SDMLib will also support object diagrams, storyboards and model transformations. [Less]

    400K lines of code

    0 current contributors

    about 4 years since last commit

    3 users on Open Hub

    Activity Not Available
    0.0
     
    I Use This

    Deductions

    Compare

      Analyzed 12 months ago

    Artificial Intelligence techniques applied to common software tasks, using First Order Logic; N3, OWL ontologies and rules. Enables component-based application building, platform independence, user-friendliness. Leverage on Euler inference engine + GUI.

    0 lines of code

    0 current contributors

    about 9 years since last commit

    2 users on Open Hub

    Activity Not Available
    0.0
     
    I Use This
    Mostly written in language not available
    Licenses: No declared licenses

    ClassDOM

    Compare

      Analyzed 12 months ago

    The ClassDOM is meant to be a small library that presents a general set of C++ classes for representing a (largely) language generic class heirarchy. This includes all the members and member functions for each class, as well as the files the class may use or include. It was written to be used by the ... [More] VCF Builder as a way to create an AST like structure either by parsing some existing code, or to be generated by the IDE in order to create code. [Less]

    170K lines of code

    0 current contributors

    almost 16 years since last commit

    1 users on Open Hub

    Activity Not Available
    0.0
     
    I Use This

    StarLight

    Compare

      Analyzed 12 months ago

    StarLight offers Aspect Oriented Programming for .NET applications using the Composition Filters model.

    40.4K lines of code

    0 current contributors

    almost 18 years since last commit

    1 users on Open Hub

    Activity Not Available
    5.0
     
    I Use This
    Licenses: No declared licenses

    Compose*

    Compare

      No analysis available

    Compose* (or: ComposeStar) is a project that aims at enhancing the power of component- and object-based programming, so that software becomes easier to structure and modularize, hence easier to develop, maintain and extend. In particular, Compose* offers aspect-oriented programming (http://aosd.net) ... [More] through the composition filters model (http://trese.cs.utwente.nl/oldhtml/composition_filters/). [Less]

    0 lines of code

    0 current contributors

    0 since last commit

    1 users on Open Hub

    Activity Not Available
    5.0
     
    I Use This
    Mostly written in language not available
    Licenses: lgpl