I am looking for applications of my scripting languages. I want to use AjLang, the core of AjSharp, written in C#. One use case could be a claim rule engine. To understand what I have in mind, and the… more →
Angel \"Java\" Lopez on Blogwrote 5 months ago: I am looking for applications of my scripting languages. I want to use AjLang, the core of AjSharp, … more →
wrote 1 year ago: My weekend code kata was something I was thinking since last year: run AjSharp in Azure Worker Roles … more →
wrote 2 years ago: In my previous posts: I wrote a brief description of what I want for distributed AjSharp (my open so … more →
wrote 2 years ago: Last year, I met Clojure, a Lisp dialect compiled to Java. I was coding AjSharpure (see AjLisp Famil … more →
wrote 2 years ago: Last weekend, I added distributed features to my open source interpreter AjSharp. I wrote about them … more →
wrote 3 years ago: It was a great code kata this weekend. At Saturday afternoon, I started to play with serialization o … more →
wrote 3 years ago: AjSharp is an interpreter I wrote using C#. It’s a dynamic language, with dynamic classes and … more →
wrote 3 years ago: Last year, I wrote a web crawler example using messages, details in post: Distributed Web Crawler us … more →
wrote 3 years ago: In my experiments with agents, using AjSharp interpreter, I found that I missed one feature: variabl … more →
wrote 3 years ago: I implemented an agent-like class in my open source AjSharp interpreter. In the previous post: Agent … more →
wrote 3 years ago: Past days, I added default methods in AjSharp, my open source interpreter. What is a default method … more →
wrote 3 years ago: I started to implement agent ideas in my AjSharp interpreter. I explored channel, queue channels and … more →
wrote 3 years ago: One of the features I want to have in my AjSharp interpreter is functions and subroutines as first-c … more →
wrote 3 years ago: Some weeks ago, I implemented channels in my AjSharp interpreter. You can read about that implementa … more →
wrote 3 years ago: I implemented channels in my AjSharp interpreter. I wrote about it in: Channels and GoRoutines in Aj … more →
wrote 3 years ago: In my previous post I described the implementation of channels and goroutines-alike in AjSharp, my s … more →
wrote 3 years ago: Two years ago, I played with Microsoft Robotics, and its Concurrency and Coordination library. It ha … more →
wrote 3 years ago: I’m writing a C#-like not-typed interpreter, named AjSharp. I wrote about the open source proj … more →
wrote 3 years ago: During the creation of AjGenesis, my code generation project, I defined an interpreted language, nam … more →