about summary refs log tree commit diff stats
path: root/lil
Commit message (Expand)AuthorAgeFilesLines
* *elioat2024-06-081-0/+83
* *elioat2024-06-082-0/+426
* fixed to support more modern versions of lilelioat2023-11-151-1/+1
* moving giblang.lil's fuse to the outermost stepelioat2023-05-061-4/+4
* SUCCESSelioat2023-05-062-14/+27
* got it?elioat2023-05-051-12/+9
* *elioat2023-05-031-2/+15
* &*elioat2023-04-302-4/+10
* *elioat2023-04-301-0/+25
* *elioat2022-10-281-0/+2
* *elioat2022-10-281-0/+56
ght: bold } /* Name.Namespace */ .highlight .py { color: #336699; font-weight: bold } /* Name.Property */ .highlight .nt { color: #bb0066; font-weight: bold } /* Name.Tag */ .highlight .nv { color: #336699 } /* Name.Variable */ .highlight .ow { color: #008800 } /* Operator.Word */ .highlight .w { color: #bbbbbb } /* Text.Whitespace */ .highlight .mb { color: #0000DD; font-weight: bold } /* Literal.Number.Bin */ .highlight .mf { color: #0000DD; font-weight: bold } /* Literal.Number.Float */ .highlight .mh { color: #0000DD; font-weight: bold } /* Literal.Number.Hex */ .highlight .mi { color: #0000DD; font-weight: bold } /* Literal.Number.Integer */ .highlight .mo { color: #0000DD; font-weight: bold } /* Literal.Number.Oct */ .highlight .sa { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Affix */ .highlight .sb { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Backtick */ .highlight .sc { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Char */ .highlight .dl { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Delimiter */ .highlight .sd { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Doc */ .highlight .s2 { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Double */ .highlight .se { color: #0044dd; background-color: #fff0f0 } /* Literal.String.Escape */ .highlight .sh { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Heredoc */ .highlight .si { color: #3333bb; background-color: #fff0f0 } /* Literal.String.Interpol */ .highlight .sx { color: #22bb22; background-color: #f0fff0 } /* Literal.String.Other */ .highlight .sr { color: #008800; background-color: #fff0ff } /* Literal.String.Regex */ .highlight .s1 { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Single */ .highlight .ss { color: #aa6600; background-color: #fff0f0 } /* Literal.String.Symbol */ .highlight .bp { color: #003388 } /* Name.Builtin.Pseudo */ .highlight .fm { color: #0066bb; font-weight: bold } /* Name.Function.Magic */ .highlight .vc { color: #336699 } /* Name.Variable.Class */ .highlight .vg { color: #dd7700 } /* Name.Variable.Global */ .highlight .vi { color: #3333bb } /* Name.Variable.Instance */ .highlight .vm { color: #336699 } /* Name.Variable.Magic */ .highlight .il { color: #0000DD; font-weight: bold } /* Literal.Number.Integer.Long */
30 NOV:	Came up with the idea to do December Adventure, bootstrapped this repository
01 DEC:	Played with vector sorting and summing in APL. Wrote function to fetch data from pokeapi, and return data as s-expression. Explored racket fmt utility
02 DEC: Added a function to grab only the data I'll need for the pokedex entry, and add it all to a hash table for later use
03 DEC: Going *deep* on how best to handle hash table data -- not lots of visible progress, but lots of noodling [late night addition -- cracked the nut!]
04 DEC: Today a lot of noodling and toodling with recursion. Exploring ways to map/filter/for-each over the data to access what I am after
05 DEC: No huge progress to share -- explored a few other implementations of scheme and interface options, pausing on data (re)shaping and wrangling
06 DEC: Sort of a rest day, perhaps more after work, but today's been a *long* day. Poked a weeeeeeee little bit at the inspector function
07 DEC: Another busy day at work, but I had time to explore lil -- started a new project using it
08 DEC: Had a quick conversation with the mind behind lil about lil, continued to explore lil, and started work on an emacs major-mode for lil
09 DEC: I was feeling wicked tired today, did a bit of head banging on some elisp, but also dove into some research on algorithms and complexity on which I make some weak sauce notes. I also continued work on the project using lil
10 DEC: Refactored and refocused on my lil cataloguing utility. Now it is just used to save links. The core functionality is complete! Next will add some user interface
11 DEC: Wrapped the lil cataloguing utility in a very minimal cli interface. Could take it farther, but going to call it done for the time being!
12 DEC: No code today, but sketched an app that I've long dreamed of in wireframes. Shared those with a friend and talked through the feasibility of the idea.
13 DEC: Last night I wrote up some thoughts on the forever computer/permacomputing, etc. I'm hoping to hone what I wrote into something a bit more cogent. Had some interesting conversations about it all online. Played with combinatorial logic a lil' bit
14 DEC: Work ate me. Lots of data analysis. Was fun, but cooked my brain. Didn't do much hobby programming.
15 DEC: <<see 14 DEC>>
16 DEC: