Languages Features Creators CSV Resources Challenges Add Language
GitHub icon

Wart

Wart - Programming language

< >

Wart is a programming language created in 2010 by Kartik K. Agaram.

#1842on PLDB 13Years Old 127Users
0Books 0Papers

An experimental, small, readable Lisp with thorough unit tests and extensible functions/macros.


Example from the web:
def (foo (a | (b c))) # 'b' and 'c' name parts of list 'a' (list a b c) (foo '(1 2))

Language features

Feature Supported Token Example
Comments ✓
# A comment
Line Comments ✓ #
# A comment
Semantic Indentation X
video.html · wart.html · hamdown.html

View source

- Build the next great programming language · Search · Day 213 · About · Blog · Acknowledgements · Traffic · Traffic Today · GitHub · feedback@pldb.com