Browsing projects by Tag(s)

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

Showing page 1 of 2
Compare

C->Haskell is an interface generator that simplifies the development of Haskell bindings to C libraries. The tool processes existing C header files that determine data layout and function signatures on the C side in conjunction with Haskell modules that specify Haskell-side type signatures and ... [More] marshaling details. Hooks embedded in the Haskell code signal access to C structures and functions -- they are expanded by the interfacing tool in dependence on information from the corresponding C header file. Another noteworthy property is the lightweight nature of the approach. The idea for the tool was developed during the implementation of Gtk+HS, a Haskell binding for the GUI toolkit GTK+. The latter is no longer under active development, but its successor, Gtk2Hs, also uses C->Haskell. [Less]

4.33333
   
  0 reviews  |  6 users  |  31,458 lines of code  |  0 current contributors  |  Analyzed almost 2 years ago
 
 

Cpphs is a re-implementation of the C pre-processor that is both more compatible with Haskell, and itself written in Haskell so that it can be distributed with compilers. This version of the C pre-processor is pretty-much feature-complete and compatible with traditional (K&R) ... [More] pre-processors. Additional features include: a plain-text mode; an option to unlit literate code files; and an option to turn off macro-expansion. [Less]

5.0
 
  0 reviews  |  5 users  |  1,889 lines of code  |  0 current contributors  |  Analyzed almost 2 years ago
 
 

The Cat programming language is a functional stack-based programming language, with an optional static type-system. Think Forth meets Haskell. Cat is heavily inspired by the Joy programming language. The main project is the C# source code for an interpreter of the Cat language maintained by the ... [More] language designer Christopher Diggins. You can view the source code online at http://cat-language.googlecode.com/svn/trunk/. The Cat interpreter is tested primarily on Windows but should also run on Linux and Mac using Mono. [Less]

4.0
   
  0 reviews  |  1 user  |  14,958 lines of code  |  0 current contributors  |  Analyzed 8 days ago
 
 

Piffle is a Packet Filter LanguageFor more information about Piffle, please visit the WikiClick here to visit the Wiki.

0
 
  0 reviews  |  0 users  |  20,877 lines of code  |  0 current contributors  |  Analyzed 6 days ago
 
 

Este projeto conterá exercícios de aprendizado de linguagens de programação e das disciplinas de graduação em ciência da computação à medida que eu irei fazendo esse curso. Também conterá uma baseline de algoritmos para serem reaproveitados nas mais diversas situações e por fim ... [More] programas de preparação para maratonas de programação. [Less]

0
 
  0 reviews  |  0 users  |  30,056 lines of code  |  0 current contributors  |  Analyzed about 23 hours ago
 
 

Yet Another Naive Tiger Compiler(YANTC) will implement the Tiger language defined in Modern Compiler Implementation in C by Andrew W.Appel. I'll implement YANTC in C, in Haskell, at least. As the project name suggested, this is a naive compiler for Tiger. Anyway, this project JUST a exercise ... [More] for myself, so please don't seek anything useful :-) [Less]

0
 
  0 reviews  |  0 users  |  0 current contributors  |  Analyzed over 2 years ago
 
 

Implementación del algoritmo de Viterbi en paradigmas funcional e imperativo. Simulación y detección de símbolos a través de un canal con ISI.

0
 
  0 reviews  |  0 users  |  117 lines of code  |  0 current contributors  |  Analyzed 5 days ago
 
 

The art of computer programming book's algorithm. Some day I will start ...

0
 
  0 reviews  |  0 users  |  0 current contributors  |  Analyzed 6 days ago
 
 

Documentation in Test Form

5.0
 
  0 reviews  |  0 users  |  13,649 lines of code  |  1 current contributor  |  Analyzed 12 months ago
 
 

Projeto criado para usar como repositório de códigos de um estudo que está sendo realizado por acadêmicos de Sistemas de Informação e Tecnologia em Redes de Computadores da SETREM. Estão aqui os códigos (paralelos e sequenciais) usados no estudo. Estes códigos encontram-se em diversas ... [More] linguagens de programação, e de primeiro momento visam evidenciar aplicabilidade de capacidades de cada ferramenta/linguagem. Conforme artigos e textos forem publicados em eventos, também serão aqui relacionados. [Less]

0
 
  0 reviews  |  0 users  |  0 current contributors
 
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.