• Stars
    star
    2
  • Language
  • Created over 13 years ago
  • Updated over 13 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A sample project that shows how to write FizzBuzz in Nemerle using NUnit tests

More Repositories

1

LinFu

A framework that adds mixins, inversion of control, DbC, and other language features to the Common Language Runtime.
C#
206
star
2

Deflector.NET

A library for intercepting all method calls at runtime in nearly any .NET application.
C#
82
star
3

Hiro

An ultra-lightweight, inversion of control container compiler framework
C#
55
star
4

Tao

A library for modifying .NET assemblies.
Nemerle
38
star
5

LinFu.DynamicProxy

A small, lightweight dynamic proxy library for the .NET framework.
C#
34
star
6

S4M

A Short, Simple, and Straightforward State (S4) Machine Library for .NET
C#
19
star
7

ILRewritingTalk

Code samples from my IL rewriting talk at NDC 2011
C#
12
star
8

LinFu.DynamicObject

A library that adds dynamic language features to statically-compiled languages on the .NET Framework.
C#
11
star
9

Functify

A C# extension library that allows users to compose and curry Func<> and Action<> delegate instances at runtime.
C#
11
star
10

LinFu.Delegates

A C# library for managing, creating, and binding to CLR delegates at runtime. Also includes partial application.
C#
6
star
11

Cecil.Tutorials

5
star
12

LinFu.AOP.Examples

A sample project that shows how to use LinFu.AOP 2.0
C#
4
star
13

PaulTest

A (cloned) Benchmark for IOC containers
C#
4
star
14

CSLInjection

A library that replaces calls to the new operator with calls to the Common Service Locator interfaces
C#
3
star
15

ANTLR4.ParserHelpers

A simple .NET ANTLR4 extension library that removes the boilerplate code for listening and visiting ANTL4-generated parse trees.
C#
3
star
16

akka.configuration

A library for Akka.NET that removes most of the boilerplate code for creating and configuring actor systems.
C#
3
star
17

NotQuiteLisp

An "empty" .NET programming language with a LISP-like syntax built with extensibility and metaprogramming in mind. LISP is the syntax; It's up to you to define the semantics.
C#
3
star
18

Hardcore.CLR.Workshop

A Repository that Contains Notes and Code Samples from the NDC Hardcore CLR Workshop.
C#
3
star
19

Taiji

A set of libraries that adds IL-level program transformation support to LinFu and Mono.Cecil
C#
3
star
20

DistributedEventStreams

A library for Akka.NET that implements a lightweight, distributed event stream (aka Event Bus). Highly Experimental.
Protocol Buffer
3
star
21

akka.configuration.builders

A .NET extension library for akka.configuration that provides the boilerplate code for creating actor systems.
C#
3
star
22

Yarp

Yet Another implementation of the Raft Protocol in .NET
C#
3
star
23

roadnottaken

The "Road Not Taken" framework - a library that speeds up xUnit.NET test runs by eliminating the ones that don't need to be run again.
C#
3
star
24

refactoringtalk

Demo code from Philip Laureano's Refactoring Talk
C#
2
star
25

Spartacus

A C# parser library loosely based on Spart, a Spirit Parser Library written by Jonathan de Halleux
C#
2
star
26

CSharpInNemerleDemo

Demo code for Philip Laureano's "I can't believe it's not Roslyn" talk, which uses Nemerle to compile C# code.
2
star
27

Hamlet

A reusable library for working with Akka.NET actors and actor systems.
C#
2
star
28

LinFu.Finders

A small, lightweight library that adds support for performing weighted searches against generic lists of any type.
C#
2
star
29

netmq.prototypes

A repository of code samples that show how to use ZeroMQ (or NetMQ in C#) in certain messaging scenarios
C#
1
star
30

Hiro2

The Hiro IOC Container, V2.0
C#
1
star
31

deflectordotnet-demos

Example code that shows examples of how to use Deflector.NET to modify assemblies.
C#
1
star
32

CommonServiceDislocator

An Inversion of Control Injection library that does not require a service locator.
C#
1
star
33

AkkaDotNetThrottlingDemo

A demo that shows how to do throttling in Akka.NET
C#
1
star
34

S4M.Timers

A set of extensions for the S4M.Core .NET library that add message timing and scheduling to its state machines.
C#
1
star
35

LinFu.Loaders

A generic plugin framework for loading and configuring any type of object into the CLR at runtime.
C#
1
star
36

Kettle

A Kotlin compiler for the Common Language Runtime.
C#
1
star
37

fsEnsemble

fsEnsemble is an F# library designed to simplify the integration and use of multiple language models (LLMs) in a composable and functional way.
F#
1
star