SEAProject / SEASchema

Schema API that let you write Perl5 code with JavaScript.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SEASchema

Schema API writed in JavaScript to generate Perl5 code for SEA Compiler.

Roadmap

  • Routine arguments with shift.
  • Routine return statment support.
  • Work on map primitive prototype.
  • Work on array primitive prototype.
  • Work on a SIG implementation with Routine Object!
  • Implement exit method!
  • Scalar implementation.
  • Work on Hash Primitive!
  • Implement argv!
  • Implement evaluation.
  • Implement PrimeMethod for every stdlib primitives.
  • Work on foreach prototype (Support both HashMap & Hash).
  • Work on hash tabspace formatting.
  • Implement dump method!
  • Work on Blessed implementation.
  • Work on RegExp implementation.

About

Schema API that let you write Perl5 code with JavaScript.

License:MIT License


Languages

Language:JavaScript 100.0%