Skip to content

applegrew/cink

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Download

CInk v 2.0 -- 20 Sep 2011

Introduction

CInk is an interpreter for the CFDG language, an accronym for Context Free Design Grammar. To be precise, CInk implements CFDG2, since it supports a lot of things which the original language doesn't have. CInk is not the first interpreter of this language though. The other named, ContextFree (Yeah! its name is a terse version of the language's name), is a standalone product developed in C language. CInk, on the other hand, is written purely in Javascript, and thus, allows you to compile and run CFDG programs in the browser itself. In addition it is also modular.

More Details and Documentation

Goto to CInk's homepage - http://cink.applegrew.com.

About

CFDG interpreter in Javascript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published