-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Hazurl edited this page Jun 21, 2018
·
1 revision
One Lone Coding Language (OLCL) is an interpreted programming language design by and for the One lone coder community. It has for objectives to be easy to use and to prototype applications (using the olc console game engine).
This language is both imperative and functional: the imperative side is to make thing easier to beginner coming from C++, but also functional because it's a paradigm introducing interesting concepts. It has a static strong and inferred typing discipline.