Releases: av/redscript
Releases · av/redscript
0.1.0
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