Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zsnout/storymatic
A simple programming language packed with features that compiles straight to JavaScript for perfect in-browser portability.
https://github.com/zsnout/storymatic
coffeescript compiler javascript language storymatic typescript zsnout
Last synced: 2 months ago
JSON representation
A simple programming language packed with features that compiles straight to JavaScript for perfect in-browser portability.
- Host: GitHub
- URL: https://github.com/zsnout/storymatic
- Owner: zSnout
- License: gpl-3.0
- Created: 2022-04-26T23:35:05.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-06-23T23:49:34.000Z (over 2 years ago)
- Last Synced: 2024-09-14T13:49:48.785Z (3 months ago)
- Topics: coffeescript, compiler, javascript, language, storymatic, typescript, zsnout
- Language: TypeScript
- Homepage: https://storymatic.zsnout.com
- Size: 1.36 MB
- Stars: 14
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Storymatic
Storymatic a simple yet feature-packed and rich language that compiles directly
to browser-compatiable JavaScript. You can download Storymatic directly from NPM
with```shell
npm i -g storymatic
```For more information, check out the Storymatic documentation at
[storymatic.zsnout.com](https://storymatic.zsnout.com/).