i want to write a modal text editor in lisp with elements of plan9i want to maybe turn it into an operating system at some pointi want to write my own lisp interpreteri want to write a file manager mode for my emacs clone
>>108473195I'll make a logo
>>108473195based programmer who wants to learn how to make hard thingskeep it up
>>108473457i havent even started yetprogramming is dead it's all just being a code janitor and has been for agesi'll probably try to become a data analyst or something and program in my spare time
>>108473195>i want to write my own lisp interpreterpicrel. Goes from lisp interpreter to lisp compiler to (iirc) MIPS machine code, with about a half dozen intermediate steps of increasing performance.>i want to write a modal text editor in lisp with elements of plan9Don't bother with the archaic plan9 filesystem bullshit, use something (relatively) modern like Redis.>file manager mode for my emacs clonesimple matter of programming>turn it into an operating systemNot even the lisp machines did that, but you do you.
take that drive an enthusiasm and use it to get over the initial humps of learning about and contributing to someone else's existing project for the same thing!
>>108476168oh look, it's the "replace filesystems with relational databases" schizo
>>108473195>i want to write my own lisp interpreterWhy not use an existing lisp?https://rentry.org/lispresources
>>108478115because i want to write an interpreter>>108477171i dont know this schizo but that's exactly what i'm planning to do, filesystems are retarded, everything should be accessed by hashes also unix is a piece of shitt. zoomer>>108476168thanks for the resources.someone also recommended me some website like write your own lisp or emacs or whatever i think it was both actually so i cant complain about the lack of material>Don't bother with the archaic plan9 filesystem bullshit, use something (relatively) modern like Redis.i mean UI but people get rather confused when i mention it i think it's a very clever idea what i want to do>Not even the lisp machines did that, but you do you.andreas kling didi'm writing the UI the rest will be completely separate, i'd ideally want a HAL too but that's just a lot of work so i doubt it'll ever come to fruition>simple matter of programmingnothing that is solved by programming alone is worth putting your time into, it's about design and new ideas
>>108473195Why Lisp?
>>108478411fell for the memesit's easy and simple to implement too
>>108477171>redis is totes a relational database guise