1.1.2 • Published 10 years ago

cyclops-lang v1.1.2

Weekly downloads
2
License
MIT
Repository
github
Last release
10 years ago

Cyclops Lang

Cyclops 𐙀 is a puzzling programming language that runs in the browser or NodeJS.

Cyclops is written in Linear A, a forgotten/undeciphered script used 3500-4500 years ago on the Greek island of Minos.

Sample Code

See http://cyclopslang.org to make sure you load the web fonts to see the programs.

Install and Test

Prerequisites: NodeJS

# installing
npm install cyclops-lang -g
cyclops examples/guess.cyc

# testing
mocha

Todo

  • Add other keywords! There are over 300 symbols in Linear A.
  • Function chaining: multiply(2, multiply(3, 4))

Language Support

Linear A Font

Uses Unicode support for Linear A and Aegean font (free for any use) by George Douros.

Aegean Numerals

Uses Aegean numerals for numbers... may be a mix of Aegean font and system fonts.

License

open source, MIT license

1.1.2

10 years ago

1.1.1

10 years ago

0.2.1

10 years ago

0.1.2

10 years ago

0.1.1

10 years ago