0.1.5 • Published 12 years ago

surfacecurve-sea v0.1.5

Weekly downloads
1
License
-
Repository
-
Last release
12 years ago

surfacecurve-sea

Sea is a Javascript-like language with types and function overloads intended for math and graphics-oriented code. It compiles to Javascript code.

Examples

$ node parse.js examples/example-00.sea
etc.
  

Usage

Pending. Need to write some code before I write about how to use said code.

Development

Run npm install --dev to install the dependencies such as node-unit and benchmarkjs.

Unit Tests

npm test

Benchmarks

node benchmark/benchmark.js

License

Licensed under the MIT license.

Acknowledgments

0.1.5

12 years ago

0.1.4

12 years ago

0.1.3

12 years ago

0.1.2

12 years ago

0.1.1

12 years ago