InfluxDB is the Time Series Platform where developers build real-time applications for analytics, IoT and cloud-native services. Easy to start, it is available in the cloud or on-premises. Learn more →
Austral Alternatives
Similar projects and alternatives to austral
-
-
-
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.
-
-
deprecated-coalton-prototype
Coalton is (supposed to be) a dialect of ML embedded in Common Lisp.
-
-
conjure
Interactive evaluation for Neovim (Clojure, Fennel, Janet, Racket, Hy, MIT Scheme, Guile)
-
-
InfluxDB
Build time-series-based applications quickly and at scale.. InfluxDB is the Time Series Platform where developers build real-time applications for analytics, IoT and cloud-native services. Easy to start, it is available in the cloud or on-premises.
-
-
-
zig
General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software.
-
-
-
TypeScript
TypeScript is a superset of JavaScript that compiles to clean JavaScript output.
-
-
-
FrameworkBenchmarks
Source for the TechEmpower Framework Benchmarks project
-
paip-lisp
Lisp code for the textbook "Paradigms of Artificial Intelligence Programming"
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
austral reviews and mentions
-
Borrow checker for Zig?
there are other languages simpler than rust which have similar functionality to the borrow checker. see e.g. https://austral-lang.org/
-
Embedded Systems Weekly #110
Lessons from Writing a Compiler The author of the Austral compiler shares what he learned while he wrote it. As he notes it himself at the beginning of the article, the reading is interesting because it focuses on some practical aspects rarely addressed in classical textbooks.
-
Lessons from Writing a Compiler
Integer arithmetic traps on overflow -- and that includes the often forgotten "divide by INT_MIN" case:
https://github.com/austral/austral/blob/01a6327815d1f9cc1097...
You have to use a different set of operators to get modular arithmetic semantics. So, the choice is not a flag you flip at build time, but a choice of operators.
-
Common Lisp
I like Common Lisp but I no longer use it. I'm pretty much completely burned out on dynamic typing. It feels like building on sand. I want calmer programming, even if it's less powerful. At present I'm building a new language[0] with that goal in mind.
-
Hell Is Other REPLs
>Hell, I'd like it if a language could actually achieve linear types without holes or being completely unusable.
I'm working on this: https://github.com/austral/austral/
The idea is to start with a simple, easily understood linear type system and then add borrowing, but without going too far in the direction where the type checker becomes a tower of heuristics and conveniences so that programmers can write normal-seeming code which magically typechecks.
So you can learn to write linear code from reading a set of rules rather than from trial-and-error against the linearity checker.
-
A note from our sponsor - InfluxDB
www.influxdata.com | 4 Feb 2023
Stats
austral/austral is an open source project licensed under GNU General Public License v3.0 only which is an OSI approved license.