Measures Concepts
GitHub icon

Astatine

Astatine - Programming language

< >

Astatine is a programming language created in 2022 by Spydr06.

Source code:
git clone https://github.com/Spydr06/astatine/
#1766on PLDB 2Years Old

Astatine is a is a mid-level, statically typed, procedural programming language with some functional components.


Example from the web:
module Main where import * from IO -- prints 'Hello, World' to stdout main :: (args [String]) -> Int32 = do IO::puts("Hello, World") 0 end

View source

- Build the next great programming language Search Add Language Features Creators Resources About Blog Acknowledgements Queries Stats Sponsor Day 605 feedback@pldb.io Logout