polyglot VS learnxinyminutes-docs

Compare polyglot vs learnxinyminutes-docs and see what are their differences.

polyglot

Tool to count lines of source code. (by vmchale)

learnxinyminutes-docs

Code documentation written as code! How novel and totally my idea! (by mb64)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
polyglot learnxinyminutes-docs
2 1
241 4
- -
0.0 0.0
3 months ago about 3 years ago
ATS JavaScript
BSD 3-clause "New" or "Revised" License -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

polyglot

Posts with mentions or reviews of polyglot. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-08-17.
  • The ATS Programming Language
    2 projects | news.ycombinator.com | 17 Aug 2021
    It’s on the far bleeding edge as far as languages go, so I doubt any businesses use it. The largest practical ATS program I know of is polyglot: https://github.com/vmchale/polyglot
  • ATS Programming
    3 projects | /r/ProgrammingLanguages | 7 Feb 2021
    I have not programmed in it myself, but I have read about it and watched the presentation A (Not So Gentle) Introduction To Systems Programming In ATS. ATS is a lot closer to C than Haskell or Idris, at least for the kind of programming it is meant for. You can see ATS as a language that allows you to safely do the things you'd normally do in unsafe C (or Rust), by letting you provide an actual proof that what you're doing is OK. I don't think anyone has ever said ATS is particularly pleasant to program in, but there are some crazy people like Vanessa McHale that actually write real programs in it. I still use her polyglot tool for source code listings. It's the only "real world" ATS program I have seen.

learnxinyminutes-docs

Posts with mentions or reviews of learnxinyminutes-docs. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-02-07.
  • ATS Programming
    3 projects | /r/ProgrammingLanguages | 7 Feb 2021
    A little self-promotion: if you're interested in learning ATS, I recently wrote a short introduction in the "Learn X in Y Minutes" style: https://github.com/mb64/learnxinyminutes-docs/blob/ats/ATS.html.markdown

What are some alternatives?

When comparing polyglot and learnxinyminutes-docs you can also consider the following projects:

ATS-Postiats - ATS2: Unleashing the Potentials of Types and Templates

ats-acc - Pretty-print error messages of the ATS Compiler