Blogs about: Ajsharp

Featured Blog

First Ideas for a Claim Rule Engine

ajlopez wrote 5 months ago: I am looking for applications of my scripting languages. I want to use AjLang, the core of AjSharp, … more →

Tags: C Sharp, Open Source Projects, Rule Engine, claims, Federated Security

Running AjSharp in Azure

ajlopez wrote 1 year ago: My weekend code kata was something I was thinking since last year: run AjSharp in Azure Worker Roles … more →

Tags: .NET, Azure, Open Source Projects, Distributed Computing

Server and Client in Distributed AjSharp

ajlopez wrote 2 years ago: In my previous posts: I wrote a brief description of what I want for distributed AjSharp (my open so … more →

Tags: .NET, Open Source Projects, Distributed Computing

Memory transactions in AjSharp using References

ajlopez wrote 2 years ago: Last year, I met Clojure, a Lisp dialect compiled to Java. I was coding AjSharpure (see AjLisp Famil … more →

Tags: .NET, Open Source Projects

Distributed AjSharp: a roadmap1 comment

ajlopez wrote 2 years ago: Last weekend, I added distributed features to my open source interpreter AjSharp. I wrote about them … more →

Tags: .NET, Distributed Computing, Open Source Projects, Programming languages

Distributed AjSharp: First steps2 comments

ajlopez wrote 3 years ago: It was a great code kata this weekend. At Saturday afternoon, I started to play with serialization o … more →

Tags: Programming languages, Open Source Projects, Distributed Computing

Scripting WatiN using AjSharp

ajlopez wrote 3 years ago: AjSharp is an interpreter I wrote using C#. It’s a dynamic language, with dynamic classes and … more →

Tags: .NET, Open Source Projects

Web Crawler using Agents and AjSharp3 comments

ajlopez wrote 3 years ago: Last year, I wrote a web crawler example using messages, details in post: Distributed Web Crawler us … more →

Tags: .NET, Open Source Projects, Programming languages

Variable-Length arguments in AjSharp

ajlopez wrote 3 years ago: In my experiments with agents, using AjSharp interpreter, I found that I missed one feature: variabl … more →

Tags: Programming languages, Open Source Projects

Agents in AjSharp (Part 2)4 comments

ajlopez wrote 3 years ago: I implemented an agent-like class in my open source AjSharp interpreter. In the previous post: Agent … more →

Tags: Open Source Projects, Programming languages

Default methods in ajSharp

ajlopez wrote 3 years ago: Past days, I added default methods in AjSharp, my open source interpreter. What is a default method … more →

Tags: Programming languages, Open Source Projects

Agents in AjSharp (Part 1)5 comments

ajlopez wrote 3 years ago: I started to implement agent ideas in my AjSharp interpreter. I explored channel, queue channels and … more →

Tags: Programming languages, Open Source Projects

Functional values in AjSharp1 comment

ajlopez wrote 3 years ago: One of the features I want to have in my AjSharp interpreter is functions and subroutines as first-c … more →

Tags: .NET, Programming languages, Open Source Projects

Queue Channels in AjSharp

ajlopez wrote 3 years ago: Some weeks ago, I implemented channels in my AjSharp interpreter. You can read about that implementa … more →

Tags: .NET, Programming languages, Open Source Projects

AjSharp: Implementing Futures1 comment

ajlopez wrote 3 years ago: I implemented channels in my AjSharp interpreter. I wrote about it in: Channels and GoRoutines in Aj … more →

Tags: .NET, Programming languages, Open Source Projects

Channels and GoRoutines in AjSharp (Part 2)8 comments

ajlopez wrote 3 years ago: In my previous post I described the implementation of channels and goroutines-alike in AjSharp, my s … more →

Tags: .NET, Programming languages

Channels and GoRoutines in AjSharp (Part 1)2 comments

ajlopez wrote 3 years ago: Two years ago, I played with Microsoft Robotics, and its Concurrency and Coordination library. It ha … more →

Tags: .NET, Programming languages

AjSharp: Dynamic classes and objects2 comments

ajlopez wrote 3 years ago: I’m writing a C#-like not-typed interpreter, named AjSharp. I wrote about the open source proj … more →

Tags: .NET, Programming languages

AjSharp programming language: a C#-like dynamic language2 comments

ajlopez wrote 3 years ago: During the creation of AjGenesis, my code generation project, I defined an interpreted language, nam … more →

Tags: .NET, Programming languages


Related Tags
All →

Follow this tag via RSS