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

wescheme

< >

wescheme is a programming language created in 2009.

#2513on PLDB 15Years Old
Homepage


Example from the web:
;; The world is a number ;; tick: world -> world (define (tick world) (add1 world)) (big-bang 0 (on-tick tick 2)) ;; tick every two seconds

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