-
Notifications
You must be signed in to change notification settings - Fork 6
Home
Anthony M. Cook edited this page Nov 6, 2015
·
11 revisions
Welcome to the blacklight wiki!
- Operations are the building blocks of a blacklight program.
- Operations Cheatsheet
- Meet the Stacks - An introduction to the stacks in blacklight.
- For bugs, adds them right here in Github Issues
- The roadmap and progress is hosted by Trello
- If you want to contribute, check out the Contributor Agreement and other contributing info.
- What are the differences between blacklight and other concatenative languages like Forth? blacklight is not forth
There is a rich history of languages like blacklight and as a result there is a lot of pre-existing information to introduce you to these concepts.
- Why Concatenative Programming Matters (An Introduction)
- The Joy of Concatenative Languages
- Concatenative Languages on C2
- Concatenative Programming on Wikipedia
- Stack-Oriented Programming on Wikipedia
- Cool Stuff Built in Forth (hint: NASA used it)
- Concatenative Programming Wiki
- Forth - this is the big one, the granddaddy of them all
- JS-FORTH - fun to play around with in your browser
- Factor - a cool modern concatenative language
- Postscript - most printers use Postscript to do their jobs