cookeylang-ts

0.0.0-beta.6 • Public • Published

CookeyLang TypeScript

This is the TypeScript implementation of CookeyLang. It aims to fix bugs within the original interpreter

  • No way of typing expressions
  • Inconsistent error messages
  • No way to recursively interpret
  • No way to add a 'prompt'.
  • Not class based, making it hard to maintain.
  • No comprehensive test suite.

CookeyLang

Welcome to cookeylang! It is a dynamic, interpreted, and class-based language. It is in active development on github by our team.

  • Coder100
  • JDOG787
  • CodingCactus
  • Codemonkey51
  • RaidTheWeb
  • TheSummit3145

Learn

Currently, use the official website to learn CookeyLang.

Testing

npm run test

Package Sidebar

Install

npm i cookeylang-ts

Weekly Downloads

5

Version

0.0.0-beta.6

License

CC-BY-NC-SA-4.0

Unpacked Size

91.7 kB

Total Files

21

Last publish

Collaborators

  • coder100