Select a tag to browse associated projects and drill deeper into the tag cloud.
A wrist-friendly language targeting the Common Language Runtime (.NET / Mono) with an extensible compiler pipeline, a syntax reminiscent of Python, and many other features (like type inference, syntactic macros, etc.)
Programming language suitable for implementation tasks ranging from scripting to application development, and supporting the creation of new programming languages. It includes the DrRacket programming environment, a virtual machine with a just-in-time compiler, and various other tools.
Rascal is a domain specific language for source code analysis and manipulation a.k.a. meta-programming. It is currently being developed and tested at CWI. No formal release has been made yet, but there are alpha quality previews available.
A comprehensive benchmark of kernel methods to extract protein-protein interactions from literature.
Fancy is a dynamic, object-oriented programming language heavily inspired by Smalltalk, Ruby and Erlang. It supports dynamic code evaluation (as in Ruby & Smalltalk), class-based mixins, (simple) pattern matching, runtime introspection & reflection, "monkey patching" and much more.
Meta# is a pattern matching library for .net, which includes a flexible grammar language, a visual studio extension and many other tools to help create custom DSLs.
The dawg-keyset is a C++ library for multiple pattern matching: locating all occurrences of specified patterns in text. The dawg-keyset builds a matching machine from a specified set of patterns and provides memory-efficient pattern matching. In practice, the size of a matching machine for 100,000 English words is less than 1MB.
O problema de "pattern matching", ou seja, encontrar uma string p (chamada de padrão) dentro de uma string t (chamada de texto), dizendo as posições onde p ocorre dentro de t, é um problema bem explorado na computação. Existe uma grande quantidade de algoritmos diferentes resolvendo
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.