Excellent intro to Cw

“An overview of Cw” by Dave Obasanjo is an excellent introduction to those features of Cw that relate to the processing of relational and semi-structured data. Cw‘s concurrency related features are not covered.

A great read! I can’t wait for Cw to be made available for .NET 2.0 which is what I use now.

I think that Cw proves the value of using domain-specific languages to solve particular problems. Then, through .NET CLS compliance, different parts of a single solution can be implemented using the appropriate tools.

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