Software Alternatives, Accelerators & Startups

Chicken VS Poly/ML

Compare Chicken VS Poly/ML and see what are their differences

Chicken logo Chicken

A portable and efficient cross-platform Scheme implementation that compiles to C.

Poly/ML logo Poly/ML

The Poly/ML implementation of Standard ML – full multiprocessor support in the thread library and garbage collector, interactive debugger, fast compiler.
  • Chicken Landing page
    Landing page //
    2021-10-18
  • Poly/ML Landing page
    Landing page //
    2022-06-07

Chicken videos

KFC Nashville Hot Extra Crispy Chicken Review

More videos:

  • Review - KFC's® Nashville Hot Chicken REVIEW!

Poly/ML videos

No Poly/ML videos yet. You could help us improve this page by suggesting one.

+ Add video

Category Popularity

0-100% (relative to Chicken and Poly/ML)
Programming Language
73 73%
27% 27
Generic Programming Language
OOP
70 70%
30% 30
IDE
100 100%
0% 0

User comments

Share your experience with using Chicken and Poly/ML. For example, how are they different and which one is better?
Log in or Post with

Social recommendations and mentions

Based on our record, Chicken should be more popular than Poly/ML. It has been mentiond 5 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

Chicken mentions (5)

  • Veryl: A Modern Hardware Description Language
    Of course it does! What else would you call something like chicken scheme [https://call-cc.org/], ats [https://ats-lang.sourceforge.net/], or ghc [https://www.haskell.org/ghc/]? They are not "scripts", they are full-blown compilers that happen to use C as their compilation target, and then leverage C compilers to generate code for a variety of architecures. it's a very sensible way to do things. - Source: Hacker News / 2 months ago
  • The Rise & Fall of LISP - Too Good For The Rest Of the World
    CHICKEN Scheme \ CHICKEN is a compiler for the Scheme programming language. It produces portable and efficient C and supports the R5RS and R7RS (work in progress) standards, and many extensions. It runs on Linux, OS X, Windows, many Unix flavours... Source: about 1 year ago
  • One Minute: Chicken Scheme
    Website: http://call-cc.org Manual: http://wiki.call-cc.org/manual/index Wiki: http://wiki.call-cc.org/ Repository: https://code.call-cc.org/cgi-bin/gitweb.cgi?p=chicken-core.git;a=summary Standard Libraries: http://wiki.call-cc.org/man/5/Included%20modules Extension Repository: http://eggs.call-cc.org/5/. - Source: dev.to / over 1 year ago
  • Ante: A low-level functional language
    If you’re fine with tracing GC (which depends on the situation, of course), Standard ML is a perfectly boring language (that IIUC predated and inspired Caml) and MLton[1] is a very nice optimizing compiler for it. The language is awkward at times (in particular, the separate sublanguage of modules can be downright unwieldy), and the library has some of the usual blind spots such as nonexistent Unicode support... - Source: Hacker News / almost 2 years ago
  • "matrico" 0.1 and "The Numerical Schemer"
    Enter matrico - a numerical Scheme module for, and fully written in, CHICKEN Scheme - which is an educational project on building a matrix-based numerical function library. - Source: dev.to / about 2 years ago

Poly/ML mentions (2)

  • Simple JSON parser in c++, rust, ocaml, standard ml
    Once I got the parser ready in OCaml, I thought I port it to Standard ML, since it belong to the same ML language family. I was also curious on how well mlton could optimise it. The language lacks custom let bindings, so I resorted to use Result.bind manually. This makes code much less readable and more verbose. The standard library also lacks result type, so I had to come up with my own simple implementation.... - Source: dev.to / over 1 year ago
  • The New OCaml Website
    > I hope something similar comes to common lisp. When you say "something similar", what are you thinking about? Simply this rather professional presentation, or something social, or something technical? Or the fact of a renaissance? Is this sort of revamp a cause or a symptom of a renaissance? For Common Lisp it's always seemed to me that SBCL (disclaimer: never used it, only read about it) is the "modern" option... - Source: Hacker News / about 2 years ago

What are some alternatives?

When comparing Chicken and Poly/ML, you can also consider the following products

Racket Lang - Racket (formerly PLT Scheme) is a modern programming language in the Lisp/Scheme family, suitable...

OCaml - (* Binary tree with leaves carrying an integer.

Guile - Guile is the GNU Ubiquitous Intelligent Language for Extensions, the official extension language for the GNU operating system.

MLton - MLton is an open-source, whole-program, optimizing Standard ML compiler

Gambit - Cross-platform chess game.

Productivity Power Tools - Extension for Visual Studio - A set of extensions to Visual Studio 2012 Professional (and above) which improves developer productivity.