Literals. Let's do them right this time.

This page summarizes the projects mentioned and recommended in the original post on dev.to

Our great sponsors
  • SonarLint - Clean code begins in your IDE with SonarLint
  • InfluxDB - Access the most powerful time series database as a service
  • SaaSHub - Software Alternatives and Reviews
  • rust

    Empowering everyone to build reliable and efficient software.

    Last time we discussed newlines and how we're omitting them from the language. Now we're gonna have to have some literals to denote common constant values like integers, float, and strings. Again, I've pulled in this syntax from languages like Rust, V, Pony, and Go, so I'm riding on the shoulders of some great examples of language design.

  • ponyc

    :horse: Pony is an open-source, actor-model, capabilities-secure, high performance programming language

    Last time we discussed newlines and how we're omitting them from the language. Now we're gonna have to have some literals to denote common constant values like integers, float, and strings. Again, I've pulled in this syntax from languages like Rust, V, Pony, and Go, so I'm riding on the shoulders of some great examples of language design.

  • SonarLint

    Clean code begins in your IDE with SonarLint. Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.

  • v-mode

    🌻 An Emacs major mode for the V programming language.

    Last time we discussed newlines and how we're omitting them from the language. Now we're gonna have to have some literals to denote common constant values like integers, float, and strings. Again, I've pulled in this syntax from languages like Rust, V, Pony, and Go, so I'm riding on the shoulders of some great examples of language design.

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