top | item 32697994

Show HN: Script1 – a meta language that can be translated to JS/PY/Dart

3 points| austin362667 | 3 years ago |github.com

4 comments

order

austin362667|3 years ago

ScriptOne is a source-to-source code transpiler in C.

s1 gives you the best developer experience for building any applications over a variety of script languages/platforms.

If you write code in script1, you may use s1 to translate your code into JavaScript for web, Python for machine learning, and Dart for mobile app.

aabbcc1241|3 years ago

It would be great if you include some sample code snippet of script1 in the readme

account-5|3 years ago

Can't Dart do both the mobile app and web on its own?