public inbox for gentoo-soc@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-soc] libbash - Progress report #3
@ 2012-06-12  1:31 André Aparício
  0 siblings, 0 replies; only message in thread
From: André Aparício @ 2012-06-12  1:31 UTC (permalink / raw
  To: gentoo-soc

Hi again,

=== Progress of previous week ===

- Fix and push the commits from last week
- Bash redirection support

Didn't get to the support of multiple arguments for the declare
builtin, fixing the last week commits took more time than I expected.

But the redirection support was very cool, now it can run something
like this:

while read line; do
	echo $line
done < /some/file


=== Plan for this week ===

- Support multiple arguments for declare builtin
- Use script content as script name, to make it easy to identify errors
- Improve command arguments parsing, based on concrete cases that don't
  work. The work on this will depend on what exactly needs to be fixed,
  so I don't know yet ao far can I go here this week.


https://github.com/Aparicio99/libbash

Best regards,
André Aparício



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-06-12  3:09 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-12  1:31 [gentoo-soc] libbash - Progress report #3 André Aparício

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox