-
We're happy when most built-in functions can be expressed as "pure 007", as opposed to extranatural substrate (currently Perl 6, in general whatever). There's a tendency to explain as many built-ins a…
masak updated
5 years ago
-
Hey,
this is a nice project. I had also thought before about creating an elisp runtime from scratch. One idea I had was to move as much as possible to Elisp, since Elisp is the substrate which ulti…
-
Hello! And thanks again for the talk.
Perhaps in the spirit of Rich's talk, I hope you don't mind me using this space to write some thoughts on the fun 'puzzle' you hinted at re: computing atop the…
-
Hello. You know me as the author of SectorLISP and SectorLambda. You have a cool project. Congratulations on your claim to have developed the world's tiniest programming language. When I published Sec…
jart updated
11 months ago
-
Doc that needs updating:
https://github.com/oilshell/oil/wiki/TSV2-Proposal
home page: https://github.com/oilshell/oil/wiki/Structured-Data-in-Oil
Related to:
- #582 QSN
- #323 history fi…
-
While it is possible to input data into PETOOH VM memory in runtime using metacircular evaluation, recent studies show that a special function or operator for inputting data is highly demanded. Here a…
-
Oi @eudoxia0, I'm wondering what you think of the following suggestions. If you like any of the following suggestions I'd be happy to implement them.
## Make deftable handle slots more like defclass
…
-
These days many roguelike games such as [DoomRL](http://doom.chaosforge.org/) have nice tile graphics. I personally find this very attractive, even for roguelike. Probably we want the tile graphics to…
-
Environment as in #109. The direct purpose would be to have the Bel REPL be a _program_, and (in Bel tradition) be a _small_ program. Something like this:
```scheme
(def repl ()
(awhen (read (p…
masak updated
3 years ago
-
### Question
What's your stance towards reducing dependencies from binary sources and improving the bootstrappability of more packages with minimal binary downloads?
### Candidates I'd like to get a…