Macros as 1st class objects

2019-03-05 Thread Tk
olution, b) the practice is not frowned upon. Tk Sent with [ProtonMail](https://protonmail.com) Secure Email.

Re: guile-user Digest, Vol 193, Issue 29

2018-12-26 Thread Tk
an compilers take care of efficient > > > execution on HPC platforms. Actually, it is beyond me why anyone would > > > bother with any other programming language when it comes to expressing > > > maths efficiently. > > > > I built a pseudo-spectral Navier-sto

Re: Matrix or array operations library

2018-12-24 Thread Tk
‐‐‐ Original Message ‐‐‐ On Monday, 24 December 2018 23:01, Zelphir Kaltstahl wrote: > Hello Guile Users, > > Is there some library, that enables high performance matrix operations > or even n-dimensional array operations? I am thinking of something like > NumPy in the Python ecosystem.

Re: Beginner questions

2018-10-29 Thread Tk
Sent from ProtonMail mobile Original Message On 29 Oct 2018, 22:58, swedebugia wrote: Hi I would like to learn more scheme and I would like to make a small CLI program that runs in the terminal and prompts the user for input and evaluates it. Is that possible with guile? In th

Re: Auto-detect Guile in a text editor

2018-10-23 Thread Tk
y appear at the top. Ditto "ice-9" . Scan top 20-50 lines for those > keywords and there is a high probability the Scheme file is a Guile file if > it contains any of those. > > About your second question: yes, that sucks! This is why i stopped using > executable guile