0.1.5 • Published 11 years ago

surfacecurve-sea v0.1.5

Weekly downloads
1
License
-
Repository
-
Last release
11 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

11 years ago

0.1.4

11 years ago

0.1.3

11 years ago

0.1.2

11 years ago

0.1.1

11 years ago