Typo in previous message, should read 'Java' not 'JavaScript':

Don't confuse TypeScript's (and Dart's) type annotation systems with
traditional static language typing (a la JavaScript), the underlying
                                         ^^^^^^^^^^
dynamic language is unchanged but you have:


On 18/12/12 01:41, Lionel Orry wrote:
> A small question, out of curiosity, what made you choose Typescript ?
> Did you consider other structured alternatives (coffeescript, etc)? What
> were your conclusions?
> 
> On Tuesday, December 11, 2012 6:46:15 AM UTC+1, Stuart Rackham wrote:
> 
>     Greetings All
> 
>     With the recent discussion regards AsciiDoc ports and features I
>     thought this would be a good time to release Rimu.
> 
>     Rimu is a readable text to HTML markup language inspired by AsciiDoc
>     and Markdown, it borrows from both and adds some features of it's own.
> 
>     Rimu is designed for and only generates HTML, so it doesn't compete
>     directly with AsciiDoc. In terms of application domain it's closer to
>     Markdown.
> 
>     The implementation is very light, <14KB of minified JavaScript
>     (compiled TypeScript).
> 
>     You can read the documentation and experiment with Rimu in the Rimu
>     Playground: http://www.methods.co.nz/rimu/rimuplayground.html
>     <http://www.methods.co.nz/rimu/rimuplayground.html>
> 
>     The source is on Github: https://github.com/srackham/rimu
>     <https://github.com/srackham/rimu>
> 
>     You can also install Rimu as a Node.js module (includes the `rimuc`
>     command-line tool, run `rimuc --help`):
> 
>         npm install rimu
> 
> 
>     Cheers, Stuart
> 
> -- 
> You received this message because you are subscribed to the Google
> Groups "asciidoc" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/asciidoc/-/w97NntC4cYoJ.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to
> [email protected].
> For more options, visit this group at
> http://groups.google.com/group/asciidoc?hl=en.

-- 
You received this message because you are subscribed to the Google Groups 
"asciidoc" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/asciidoc?hl=en.

Reply via email to