Project Strings: improving strings support || Blog Post #11 || GSoC

Hello everyone!,

This post is regarding GSoC project on improving strings support in Fortran.

I invite everyone to leave their opinions/feedbacks on the functionalities that are currently in discussion. If you have any functionality in your mind to propose or discuss, please feel free to tag me (@Aman-Godara).

Currently in discussion:

1). Revival String list #268

Linked PR: #470

Please use the above given link(s) to know more about the functionality, linked PRs (Pull Requests) and to join the discussion.

Work done in last week

Blog Post #10

1). move_alloc for strings #449

Linked PR: #467
Current Status: PR under review
Marked as stale and removing from blog posts

2). Revival String list #268

Linked PR: #470
Current Status: PR under review

Previous Blog Posts

Blog Post #9

Blog Post #8

Blog Post #7
[with 1 marked as stale]

Blog Post #6

Blog Post #5

Blog Post #4

Blog Post #3

Blog Post #2

Blog Post #1

Wrote test cases for the APIs of string list (insert_at, get, //, ==, /= and few others) this week. The Pull Request #Revival String list is under review.