This package has been deprecated

Author message:

deprecating experimental code

surfacecurve-sea

0.1.5 • Public • Published

surfacecurve-sea

Sea is an experimental Javascript-like language to compiles to Javascript and C++ intended to support:

  • a mix of statically and dynamically typed variables
  • function and operator overloading
  • dynamic code generation at compile and run-time

Status

This is a hobby project, not a production language. The current goal is to a code generator for simple graphics functions exporting to Javascript, GLSL, and C++.

Examples

TBD.

Usage

The module is in very early development. Documentation is not yet ready. The unit tests may provide the best insight into using the code.

Unit Tests

npm test

Run npm install --dev to install the dependencies.

Benchmarks

None yet.

Development

License

Licensed under the MIT license.

Acknowledgments

Readme

Keywords

none

Package Sidebar

Install

npm i surfacecurve-sea

Weekly Downloads

0

Version

0.1.5

License

MIT

Last publish

Collaborators

  • bcronin