Thun VS learn-to-cloud

Compare Thun vs learn-to-cloud and see what are their differences.

Thun

This is a mirror for https://ariadne.systems/gogs/sforman/Thun (by calroc)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
Thun learn-to-cloud
1 7
7 4,433
- 1.1%
9.2 7.6
7 months ago 2 days ago
C JavaScript
GNU General Public License v3.0 only MIT 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.

Thun

Posts with mentions or reviews of Thun. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-10-12.
  • Forth: A New Way to Program a Mini Computer (1974)
    3 projects | news.ycombinator.com | 12 Oct 2022
    I've been playing with a language called Joy, created by Manfred von Thun, which seems to me to combine the best parts of Forth and Lisp while being simpler and more elegant than both. I suspect it might be the simplest useful language.

    "A Conversation with Manfred von Thun" in Vector, journal of the British APL Association http://archive.vector.org.uk/art10000350

    https://hypercubed.github.io/joy/joy.html

    Kevin Albrecht’s mirror of Manfred von Thun’s original website for the Joy Programming Language http://www.kevinalbrecht.com/code/joy-mirror/index.html

    https://joypy.osdn.io/ (My own project) Here's a flowchart (SVG) for the interpreter loop: https://github.com/calroc/Thun/blob/simpler/joy_interpreter_...

    It boils down to quotation as the primary operation, denoted by enclosing expressions in square brackets. Various combinators accept quotes on the stack and prepend (or not) one or more of them to the pending expression under evaluation (like Continuation-Passing Style), and that's it. That's the whole evaluation model.

    E.g. "branch" combinator accepts a Boolean value and two quoted expressions and put one of them onto the pending expression based on the Boolean value:

        bool [ELSE] [THEN] branch

learn-to-cloud

Posts with mentions or reviews of learn-to-cloud. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-12-29.

What are some alternatives?

When comparing Thun and learn-to-cloud you can also consider the following projects:

DevOps-Guide - DevOps Guide - Development to Production all configurations with basic notes to debug efficiently.

cloud - cloud region / instance type data

factor - Factor programming language

Cloud-Service-Providers-Free-Tier-Overview - Comparing the free tier offers of the major cloud providers like AWS, Azure, GCP, Oracle etc. [Moved to: https://github.com/cloudcommunity/Cloud-Free-Tier-Comparison]

-DEPRECATED-NeverSink-EconomyUpdated-SC-Filter - This is the SOFTCORE economy-updated version of my filter. It's based on the stable version, but is auto-updated with cutting-edge economy information (which are analyzed, postprocessed and run through several algorithms) every 4 hours.

json-to-c-sharp - Convert a JSON String to C# String.

Pulumi - Pulumi - Infrastructure as Code in any programming language 🚀

hackingthe.cloud - An encyclopedia for offensive and defensive security knowledge in cloud native technologies.

PSKoans - A simple, fun, and interactive way to learn the PowerShell language through Pester unit testing.

RealCloudLabs - Labs designed to help students learn cloud skills

AzureStaticWebApp-CSharp-SimpleDemo - Simple Azure Static Web App demo done In C# for the videos series: aka.ms/StaticWebAppsTips

Packer - Packer is a tool for creating identical machine images for multiple platforms from a single source configuration.