Results 109 comments of Piotr Fusik

I considered it, but have mixed feelings. It adds expressiveness at the cost of complicating the language. Let's discuss it. ## Syntax I suppose the type system should be extended...

I'd also like to understand what's the support in languages that are to be supported in `cito`. For example D #34 @Teashrock I assume this request is for _reference types_,...

Yes, a tutorial is definitely needed! As for syntax highlighting, C# syntax highligting works well for me. I want to work on both documenation and editor support (maybe even code...

See https://github.com/pfusik/cito/blob/master/doc/getting-started.md and let me know your comments! I also plan to split the reference into a language tour and an easy-to-navigate reference of classes and methods.

Good question! There are no Git tags here. cito was originally hosted on SourceForge and released up to 0.4.0. Since then, it underwent a complete rewrite, which is the only...

Released 2.0.0 with: - `cito` binary released as a .NET tool - a syntax highlighting extension for Visual Studio Code released in its Marketplace See https://github.com/pfusik/cito/blob/master/doc/getting-started.md I plan to tag...

Do you mean something like [this](https://github.com/pfusik/qoi-ci/tree/master/transpiled) ? For real-world samples, see #21.

https://github.com/pfusik/cito/blob/master/doc/getting-started.md includes a minimal example. Is that ok?

Do you have data to support this claim? My personal opinion is that Go had its five minutes years ago and now Rust is what everyone is talking about. Obviously...

A well-known programming language popularity index is [TIOBE](https://www.tiobe.com/tiobe-index/). Rust is 26th, Go is 12th, but I'm more interested in PHP which is 9th.