Skip to content

esjewett/transpiler

 
 

Repository files navigation

transpiler

npm (scoped) npm (scoped) CI

Proof of concept, things might change

Type information will be required, to be added later, also more work in abaplint needed for this

Target is ES6

Planned database support: SQLite & HANA Express

Technical

  • Fixed point arithmetic is always enabled
  • Everything will run as unicode, targeting UCS-2
  • Endianess ?
  • Time zone = UTC
  • sysid = "ABC"
  • client = "123"

Running

Prerequsites: Node.js 10+

npm install

npm test

About

Proof of Concept - Very much work in progress

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 98.2%
  • JavaScript 1.3%
  • Other 0.5%