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

neut

< >

neut is a programming language created in 2018.

#697on PLDB 6Years Old
Download source code:
git clone https://github.com/u2zv1wx/neut
Source Code

A dependently-typed programming language with static memory management


Example from the web:
; download the core library (ensure core/0.1.0.0 "https://github.com/u2zv1wx/neut-core/raw/master/release/0.1.0.0.tar.gz") (include "core/0.1.0.0/core.neut") (with identity.bind (let str "a") (let _ (string.print str)) (let _ (string.print str)) (string.print str))

Language features

Feature Supported Example Token
Comments ✓ ; A comment
Line Comments ✓ ; A comment ;
Semantic Indentation X

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

Built with Scroll v144.0.0