All Topics
All Topics
Technology
Technology
Design
Design
Programming
Programming
Science
Science
News
News
Gaming
Gaming
Entertainment
Entertainment
Business
Business
Finance
Finance
Sports
Sports
Health
Health
Food
Food
Travel
Travel
Art
Art
Music
Music
Books
Books
Education
Education
Politics
Politics
Personal
Personal
No algorithm. No AI slop. No ads. Just RSS. Pro-human. Indie writers. Real journalism. Open web. Chronological. Hand toasted.

ksharp: A C# Implementation of the K Version 3 Programming Language

By

tosh

14d ago· 15 min readenCode

Summary

A comprehensive C# implementation of the K programming language (version 3), which is a vector programming language from the APL family. The project is open-source under the MIT License with Commons Clause, allowing use, modification, and distribution (including commercial use) with attribution, but prohibiting selling the software itself or products whose value derives substantially from it.

Key quotes

· 3 pulled
A comprehensive implementation of the K programming language, version 3, a vector programming language from the APL family.
This software is licensed under the terms of the MIT License with Commons Clause.
You are free to use, modify, and distribute it (including in commercial products), provided you include attribution and do not sell the software (or a product whose value derives substantially from this software) itself.
Snippet from the RSS feed
k version 3 Language Interpreter in C#. Contribute to ERufian/ksharp development by creating an account on GitHub.

You might also wanna read