Skip to content

Releases: av/redscript

0.1.0

20 Jul 13:30

Choose a tag to compare

Basic functionality delivered.

Could be launched in any folder, pointing to any file, will automatically translate it to opposite subset, with appropriate extension change.

redscript myprogramm.js to produce translated myprogramm.rs
and vice versa:
redscript myprogramm.rs to produce executable (funny, ha) js file myprogramm.js