Tags : Browse Projects

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

z88 Development kit

Compare

  Analyzed 6 months ago

z88dk is a z80 C cross compiler supplied with an assembler/linker and a set of libraries implementing the C standard library for a number of different z80 based machines. The name z88dk originates from the time when the project was founded and targetted only the Cambridge z88 portable. The ... [More] compiler featured in z88dk is a much enhanced Small C compiler; the compiler accepts many features of ANSI C and is only deficient in a few areas where implementation on a z80 processor might prove inefficient. The compiler performs simple optimisations, but the bulk of the optimisation is achieved by a set of peep-hole rules, which will typically reduce the size of a large project by up to a third. [Less]

1.95M lines of code

11 current contributors

6 months since last commit

4 users on Open Hub

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

GNU ARM Eclipse Plug-in

Compare

  Analyzed about 1 year ago

This Plug-in is an Eclipse CDT Manged Build Extension for GNU ARM Toolchains like CodeSourcery G++ Lite, GNUARM, WinARM, Yagarto.

468K lines of code

0 current contributors

over 9 years since last commit

4 users on Open Hub

Activity Not Available
5.0
 
I Use This

Red Programming Language

Compare

  Analyzed 4 months ago

Red language is a native-code compiled functional, imperative, symbolic, and homoiconic programming language that re-uses most of REBOL's syntax and semantics. Both static and JIT compilation support are planned. A strong emphasis is made on concurrency and both task and data parallelism support ... [More] using an actor-like abstraction and parallel collections (Scala-like). The target range of usage spreads from low-level system programming (thanks to the built-in Red/System C-level DSL) and embedded systems, up to high-level scripting, with an optional REPL console. [Less]

46K lines of code

24 current contributors

6 months since last commit

4 users on Open Hub

Activity Not Available
5.0
 
I Use This
Licenses: boost, BSD-3-Clause

DWScript

Compare

  Analyzed 4 months ago

DWScript is an object-oriented Delphi scripting language for Delphi, despite its name, it is general purpose and not limited to websites. An extensive unit tests suite ensures high quality and robustness. DWS allows to use as well as define whole classes (with polymorphism, meta-class and ... [More] interfaces support, etc.). The scripting language is based on Delphi, but also supports syntax and features similar to Prism and FreePascal, as well as various language extensions. Scripts can be executed from Delphi applications in a safe, sand-boxed fashion. The compiler is also used in Smart Pascal. [Less]

469K lines of code

2 current contributors

5 months since last commit

4 users on Open Hub

Activity Not Available
5.0
 
I Use This

Native Client

Compare

  Analyzed 4 months ago

Native Client is an open-source technology for running native code in web applications, with the goal of maintaining the browser neutrality, OS portability, and safety that people expect from web apps. We've released this project at an early stage to get feedback from the open-source community. We ... [More] believe that Native Client technology will help web developers to create richer and more dynamic browser-based applications. Native Client runs on 32-bit x86 systems that use Windows, Vista, Mac OS X, or Linux. Some ARM and x86-64 support is implemented in the source base, and we hope to make it available for application developers later this year. How to get involvedYou can help make Native Client as secure and useful as possible. Here's how: Download the Native Client distr [Less]

592K lines of code

0 current contributors

almost 14 years since last commit

4 users on Open Hub

Activity Not Available
0.0
 
I Use This

The Slate Programming Language

Compare

  No analysis available

OverviewThis is the source management site for the Slate programming language. Getting StartedTo get started with Slate, you need: A VM: Some pre-built VMs are available in the Downloads section. Or, get the sources via one of our repositories (cloning an hg or git repository or extracting a ... [More] tarball), and build using 'make'. A pre-made Slate image. Download the appropriate Slate image from our Downloads section. Currently we support all little-endian systems with a GCC toolchain or Visual Studio out of the box, with either a 32-bit or 64-bit build of VM and image equally supported. Build instructions are contained within the README in the source tree. If tweaks are required for your platform, please let us know so we can improve our support. Finally, run "./slate -i imagefile.image" Release PracticesWe are not currently making versioned releases, but image snapshots with the latest core library updates are uploaded mid-month or at the end of the month after confirming basic stability. If the images are not dated recently, that should be because they're still compatible with source trees from that date onward. IssuesStability should be steadily improving, and any major crashes are worth reporting. [Less]

0 lines of code

0 current contributors

0 since last commit

4 users on Open Hub

Activity Not Available
4.0
   
I Use This
Mostly written in language not available
Licenses: mit

winxed

Compare

  Analyzed 4 months ago

In short.Winxed is a language targeting parrot with a javascript-alike syntax and easy access to most parrot features: native types, modules, compilers, native call interface... The intention is to be useful for low-level parrot development and for more mundane tasks, and to make an easy path to ... [More] parrot programming by using a syntax familiar for most people. Winxed web site is http://winxed.org/ Implementation.Winxed is self-hosted. There is a stage 0 compiler written in C++ with limited features and stage 1 compiler written in Winxed. Both compilers generate PIR code, so a C++ compiler is not required to install Winxed or even modify it. Compiling to PIR the stage 1 compiler provides a compiler usable in any installed Parrot and able to compile itself. Winxed has no runtime library [Less]

8.53K lines of code

0 current contributors

over 11 years since last commit

3 users on Open Hub

Activity Not Available
5.0
 
I Use This

pycparser

Compare

  Analyzed 4 months ago

C parser and AST generator written in Python. pycparser is a parser for the C language, written in pure Python. It is a module designed to be easily integrated into applications that need to parse C source code.

11.3K lines of code

12 current contributors

6 months since last commit

3 users on Open Hub

Activity Not Available
5.0
 
I Use This

Frege

Compare

  Analyzed 4 months ago

Frege is a non-strict, pure functional programming language in the spirit of Haskell. The main difference to Haskell is that Frege programs are compiled to Java and run in a JVM. Existing Java Classes and Methods can be used seamlessly from Frege.

97.8K lines of code

5 current contributors

almost 3 years since last commit

3 users on Open Hub

Activity Not Available
5.0
 
I Use This

LibertyEiffel

Compare

  Analyzed 4 months ago

LibertyEiffel is the GNU compiler for the Eiffel programming language

1.84M lines of code

0 current contributors

7 months since last commit

3 users on Open Hub

Activity Not Available
5.0
 
I Use This