PLinq – Very cool

I am really glad to see that many of the ideas of functional programming are finding their way into mainstream. Once our programs are captured declartively (e.g. using Abstract Syntax Trees as in LINQ), opportunities for implicitly identifying and exploiting parallelism emerge. NIP was all about that but we didn’t go as far as integrating it with a declarative description of a program (although we always had UFO in mind).

PLinq soudns fun. In due time, I am hoping my group will also invest some effort in this extremely interesting space. Well, I am pushing for it anyway.

Recent Posts

The Beginning of CVOYA

There’s a unique energy that comes with starting something new — a blend of excitement,…

1 month ago

Enhancements in Graph Model: Dynamic Entities & Full-Text Search

As I continued work on BrainExpanded and its MCP service, I came to realize that…

4 months ago

GraphModel: A .NET Abstraction for Graphs

Just over a month ago, I published "Playing with graphs and Neo4j". Back then, it…

5 months ago

Playing with graphs and neo4j

After my initial implementation of some BrainExpanded-related ideas on top of dgraph using its GraphQL…

6 months ago

A Graph Model DSL

Say hello to the Graph Model Domain Specific Language (GMDSL), created with the help of…

7 months ago

BrainExpanded – Web app and Data Sources

As I wrote in previous posts, the manual recording of memories for BrainExpanded is just…

7 months ago