Re: [dev] Preprocessor

2019-04-23 Thread Peter Nagy
f the parser can be simplified or the token choices changed. Toying with an FSM implementation might be fun too :) Why are you building this tool? Fun, education, prototype? What is the end goal? Who is the audience? Good luck with your project! -- Peter Nagy - To reach a goal one has to enjo

Re: [dev] [st] solarized light patch colors incorrect

2018-09-07 Thread Peter Nagy
Is it a crime to be a consumer? Do you really suggest him to go buy an Apple product just because he won't contribute code? I don't think I read about elitism in the suckless philosophy pages. -- Peter Nagy - To reach a goal one has to enjoy the journey On September 7, 2018 2:59

Re: [dev] suckless too to minify CSS, JS and html

2018-05-22 Thread Peter Nagy
languages do. I wouldn't be so quick with the categorization. Compiling is a type of preprocessing step and many other languages have other such steps. I still loathe js though. -- Peter Nagy - To reach a goal one has to enjoy the journey On May 22, 2018 6:30:58 PM UTC, Guilherme Vieira

Re: [dev] ASCII Delimited Text

2018-05-22 Thread Peter Nagy
Smells like an st patch -- Peter Nagy - To reach a goal one has to enjoy the journey On May 22, 2018 1:21:13 PM UTC, Adrian Grigore wrote: >> Maybe a nice thing to have would be to get the terminal emulator to >treat the field and record separator in a special way. So the programs &g