Creator of SerenityOS announces new Jakt programming language effort

This page summarizes the projects mentioned and recommended in the original post on /r/programming

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • koka

    Koka language compiler and interpreter

  • 5) https://github.com/koka-lang/koka

  • v

    Simple, fast, safe, compiled language for developing maintainable software. Compiles itself in <1s with zero library dependencies. Supports automatic C => V translation. https://vlang.io

  • There's a lot of activity going on: https://github.com/vlang/v/pulse

  • 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.

    InfluxDB logo
  • zig

    General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software.

  • Zig https://ziglang.org/

  • rust

    Empowering everyone to build reliable and efficient software.

  • Rust https://www.rust-lang.org/

  • Beef

    Beef Programming Language (by beefytech)

  • Beef https://www.beeflang.org/

  • v-mode

    🌻 An Emacs major mode for the V programming language.

  • V https://vlang.io/

  • Nim

    Nim is a statically typed compiled systems programming language. It combines successful concepts from mature languages like Python, Ada and Modula. Its design focuses on efficiency, expressiveness, and elegance (in that order of priority).

  • Nim https://nim-lang.org/

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • crystal

    The Crystal Programming Language

  • Odin

    Odin Programming Language

  • Another one in that group would be Odin https://odin-lang.org/.

  • awesome-low-level-programming-languages

    A curated list of low level programming languages (i.e. suitable for OS and game programming)

  • Vale

    Compiler for the Vale programming language - http://vale.dev/ (by ValeLang)

  • Also keep an eye for Vale, which seems to have came up with some really cool ideas. https://vale.dev/

  • dark

    Darklang main repo, including language, backend, and infra

  • Honestly, I wish I knew what can be improved on top of Rust/Zig and co. they already have so many great ideas I wouldn't even know where to start... haven't we come close yet to exploring possibilities? And I've seen some really off the beaten track stuff, like Dark and Red that perhaps is the kind of thing you're thinking of?

  • tokei

    Count your code, quickly.

  • $ git clone https://github.com/XAMPPRocky/tokei $ cd tokei/ $ cargo build --release --lib # compile just the libraries ... Finished release [optimized] target(s) in 23.36s $ time cargo build --release # now compile the final binary Compiling tokei v12.1.2 (/tmp/tokei) Finished release [optimized] target(s) in 8.30s real 0m8.361s user 0m53.987s sys 0m1.701s

  • managarm

    Pragmatic microkernel-based OS with fully asynchronous I/O

  • If you haven't already, I'd hang out with the Managarm crew. Prety friendly, and what they're doing with C++ and async is very cool!

  • lunatic

    Lunatic is an Erlang-inspired runtime for WebAssembly

  • If it's the actors you're interested in, check out Lunatic. If it's the type system... probably not in Rust, but you may be interested in Koka.

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
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