Umka: A statically typed embeddable scripting language

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. umka-lang

    Umka: a statically typed embeddable scripting language

    Yaegi needs to be embedded in another golang program. It’s a golang module to evaluate golang. Which is cool, but different from what Umka seems to be.

    Umka is a scripting language with syntax inspired by golang. A language with its own vm that you can embed anywhere, exsmple: https://github.com/vtereshkov/umka-lang/blob/master/examples....

    Yaegi and Umka are two different things.

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. yaegi

    Yaegi is Another Elegant Go Interpreter

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Show HN: Writing a simple FORTH-like system, in simple steps

    1 project | news.ycombinator.com | 15 Feb 2024
  • Anyone else doing compiler work in Golang?

    10 projects | /r/golang | 28 Feb 2023
  • Looking for programming languages created with Go

    23 projects | /r/golang | 6 Nov 2022
  • Show HN: Implementing a simple FORTH, inspired by a Hacker News thread

    1 project | news.ycombinator.com | 19 Sep 2022
  • Forth control flow execution steps.

    2 projects | /r/Forth | 10 Mar 2022

Did you know that C is
the 6th most popular programming language
based on number of references?