Tags : Browse Projects

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

clyther

Compare

  Analyzed 4 months ago

CLyther is an object oriented extension to the OpenCL language definition.

14.4K lines of code

0 current contributors

almost 13 years since last commit

1 users on Open Hub

Activity Not Available
5.0
 
I Use This

cc65

Compare

  Analyzed 4 months ago

cc65 is a complete cross development package for 65(C)02 systems, including a powerful macro assembler, a C compiler, linker, librarian and several other tools.

273K lines of code

29 current contributors

5 months since last commit

1 users on Open Hub

Activity Not Available
5.0
 
I Use This
Tags 6502 c compiler

fcc

Compare

  Analyzed 4 months ago

FCC, Feep's Crazed Compiler, is an ongoing experiment in writing a compiler for a D-like language, unburdened by decades of compiler writing "best practices". Tentatively alpha-state, it is already usable but has lots of dark corners remaining. Check the nehe/ folder for OpenGL examples.

32.1K lines of code

0 current contributors

over 7 years since last commit

1 users on Open Hub

Activity Not Available
0.0
 
I Use This

Herschel

Compare

  Analyzed 4 months ago

Heather is an general-purpose multiparadigm programming language. It is strongly typed, offering type inference and parametric polymorphism ("generics"). It is consequently object oriented (everything is a object, even functions), while its consequent multiple dispatch approach keeps a strong ... [More] functional touch. The object model is class-oriented, supporting multiple inheritance as well as the separation of types ("protocols", "interfaces") and classes. The grammar is regular, small, and (mostly) context free. In particular it can be parsed without symbol tables, and does not require a special preprocessor since it offers powerful hygienic macros as part of the language and special support for conditional compilation. [Less]

107K lines of code

0 current contributors

over 9 years since last commit

1 users on Open Hub

Activity Not Available
0.0
 
I Use This

ASN.1 compiler & runtime

Compare

  Analyzed 4 months ago

A compiler from ASN.1 to C++ code and runtime for encoding/decoding data using BER/DER.

74.1K lines of code

2 current contributors

over 4 years since last commit

1 users on Open Hub

Activity Not Available
5.0
 
I Use This

proty

Compare

  Analyzed 4 months ago

A dynamic, prototype based programming language.

3.1K lines of code

0 current contributors

over 12 years since last commit

1 users on Open Hub

Activity Not Available
5.0
 
I Use This

Script#

Compare

  Analyzed 4 months ago

Script# is a C# to JavaScript compiler that lets you use c#, Visual Studio and .NET tools to build HTML5 applications.

88.6K lines of code

0 current contributors

over 12 years since last commit

1 users on Open Hub

Activity Not Available
5.0
 
I Use This

Lem

Compare

  No analysis available

Compiler and programming environment for the Lem language.

0 lines of code

0 current contributors

0 since last commit

1 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: apache_2

ceylon-js

Compare

  Analyzed 4 months ago

JavaScript compiler for Ceylon.

17.7K lines of code

0 current contributors

over 9 years since last commit

1 users on Open Hub

Activity Not Available
0.0
 
I Use This

fix8

Compare

  Analyzed 4 months ago

A fresh approach to FIX (see www.fixprotocol.org). Statically compile your FIX xml schema and quickly build your FIX application on top. With low latency performance in mind, this framework is designed to streamline the development of custom FIX interfaces. Using one of the standard FIX schemas you ... [More] can have a FIX client or server up and running very quickly. If you need to add customised messages or fields, simply update the schema and recompile. Fix8 is a complete framework with a compiler and run-time library. Includes client/server session and connection classes; support for the standard FIX field types; FIX printer, async logger and async message persister. Fix8 offers run-time custom fields and message recycling. Incorporates lock free queues, atomics and many other modern techniques [Less]

136K lines of code

3 current contributors

about 2 years since last commit

1 users on Open Hub

Activity Not Available
0.0
 
I Use This