Commit Graph

25 Commits

Author SHA1 Message Date
4ec04fa980
change default program and set relative routes in loader programs 2024-01-20 16:03:00 -07:00
560ca09223
Closure (#1)
* Add 'closures' and sample programs, lodash too

* Remove prettier garbage
2023-04-22 23:42:19 -06:00
Linus Lee
21a0f4df60 docs: Add reference to #lang tabloid and tabloid-samples on website 2021-03-28 11:11:03 -04:00
Linus Lee
7043fe47a9 docs: Add documentation for AND, OR keywords, reformat docs 2021-03-28 11:11:03 -04:00
Linus Lee
6a7db90a83 Add LATEST NEWS ON keyword to readme + documentation 2020-10-25 13:08:19 -04:00
Linus Lee
25bc958e04 To make Tabloid truly Turing complete, add a way for Tabloid to take input 2020-10-24 13:07:19 -04:00
Daniel
23d90604d3
Included more headlines. 2020-10-03 18:39:58 -05:00
Linus Lee
7db039b9d8 Fix textarea sizing issue on Firefox 2020-10-02 16:36:42 -04:00
Linus Lee
e4f5c3d8d9 Make the fibonacci sequence start with 1, 1 not 1, 2 2020-09-24 19:56:51 -04:00
Linus Lee
b5e0a2175f Remove duplicate list of keywords from landing page 2020-09-24 12:47:02 -04:00
Linus Lee
e0d16ea54e Update link once again because I am stupid 2020-09-24 09:26:56 -04:00
Linus Lee
1c42a31e04 Update link to a nonexistent blog post with a tutorial from the README 2020-09-24 09:26:22 -04:00
Linus Lee
bc69e7efa4 Add ability to use escaped strings, at least for quotes 2020-09-24 09:07:24 -04:00
Linus Lee
c82ee71b4d Add social image 2020-09-24 08:37:50 -04:00
Linus Lee
e8549b783a Fix bug in Safari causing textarea to behave weirdly with white-space: nowrap vs pre-wrap 2020-09-24 08:28:28 -04:00
Linus Lee
342fd2e8d6 Clean up some keywords + mobile view 2020-09-24 08:22:22 -04:00
Linus Lee
e6797461f8 Add fibonacci sequence sample 2020-09-24 08:16:49 -04:00
Linus Lee
528eb9c74d Add support for exprgroups guraded by parens 2020-09-24 07:55:24 -04:00
Linus Lee
6c67ca1a04 When hitting the tab key, actually indent in the editor. Also add boolean literal support 2020-09-24 07:53:59 -04:00
Linus Lee
a0163315d3 Support calling functions with multiple arguments 2020-09-24 07:47:35 -04:00
Linus Lee
d7c1ae4f76 Remove plans for looping constructs -- we don't need em 2020-09-24 07:46:06 -04:00
Linus Lee
4b487e7a38 Flesh out landing page copy 2020-09-24 07:30:52 -04:00
Linus Lee
cee091893a Nail down basic app styles / layout 2020-09-24 06:42:23 -04:00
Linus Lee
aafa74e7bc Get basic REPL loop working 2020-09-24 05:56:09 -04:00
Linus Lee
030094045a Begin working on web app 2020-09-24 05:45:33 -04:00