kc3-lang/kc3/README.md

Download

KC3 v0.1.14

KC3 is a programming language with meta-programmation and a graph database embedded into the language. It aims to be the language for semantic programming, and programming the semantic web.

This is a development branch, see KC3 v0.1.13 for a stable release.

KC3 is currently a programming language project, inspired by C, Elixir and Common Lisp. It could be described as C with Elixir modules, pattern matching, and a semantic object system. The idea is to plug modules, closures, pattern matching, a graph database and metaprogramming into C99 with an extremely small set of dependencies.

Supported operating systems (additional dependencies) :

Supported architectures :

Discord invite

Join us on kmx.io Discord server !

Guides

Installation

Follow the KC3 installation guide.

Tests

Follow the KC3 testing guide

Usage

Follow the KC3 usage guide

Structure

Follow the KC3 structure guide

Tutorial and examples

Follow the KC3 tutorial and examples guide .

TODO


Source

Download