Measures Concepts
GitHub icon

neut

neut - Programming language

< >

neut is a programming language created in 2018.

Source code:
git clone https://github.com/u2zv1wx/neut
#1042on PLDB 6Years Old

A dependently-typed programming language with compile-time malloc/free determination


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 Token Example
Comments ✓
; A comment
Line Comments ✓ ;
; A comment
Semantic Indentation X

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