Top 1K Features Creators Events Podcasts Books Extensions Interviews Blog Explorer CSV

Astatine

< >

Astatine is a programming language created in 2022 by Spydr06.

#2177on PLDB 2Years Old
Download source code:
git clone https://github.com/Spydr06/astatine/
HomepageSource Code

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

- Build the next great programming language Add About Search Keywords Livestreams Labs Resources Acknowledgements

Built with Scroll v144.0.0