Skip to content
This repository has been archived by the owner on Jul 8, 2018. It is now read-only.

kogir/rark

Repository files navigation

rark

A Racket language inspired by Arc, by kogir.

This is my plaything, nothing more. In its current form it shouldn't even be considered an Arc fork.

Clone and in the package directory:

> raco planet link kogir rark.plt 1 0 `pwd`
> raco planet show
Development links:
  kogir	rark.plt	1 0
    --> /path/to/git/clone

Then just

#lang planet kogir/rark

(= test (table))
(= (test 'a) "A")

About

a Racket language inspired by ARc, by Kogir

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages