Collection of experiments with the Ada language
Go to file
R. Tyler Croy 81445f2682 Ignore the obj/ directory 2013-03-24 18:34:55 -07:00
aunit-experiment Add a simple set of AUnit tests to experiment with Ada unit testing 2010-11-08 11:08:01 -08:00
epollecho Ignore the obj/ directory 2013-03-24 18:34:55 -07:00
twitstream Add a simple twitter streaming client to hit the sampled statuses stream 2011-08-17 23:39:32 -07:00
.gitignore Add the rest of the echo multitasking example, now without leaking tasks! 2013-03-09 12:17:54 -08:00
Makefile Add the rest of the echo multitasking example, now without leaking tasks! 2013-03-09 12:17:54 -08:00
README.md
echomultitask-worker.adb Add the rest of the echo multitasking example, now without leaking tasks! 2013-03-09 12:17:54 -08:00
echomultitask-worker.ads Add the rest of the echo multitasking example, now without leaking tasks! 2013-03-09 12:17:54 -08:00
echomultitask.ads Add the rest of the echo multitasking example, now without leaking tasks! 2013-03-09 12:17:54 -08:00
echomultitask_main.adb Add the rest of the echo multitasking example, now without leaking tasks! 2013-03-09 12:17:54 -08:00
echopool.adb wip task pooling 2011-08-04 15:35:22 -07:00
echoserver.adb Add a simple (single threaded) echo server 2011-01-30 12:02:48 -08:00
hello.adb Add a simple hello world 2010-10-28 20:35:14 -07:00
readself.adb Small experiment in reading a file and dumping it out, one character at a time :( 2010-10-30 11:09:17 -07:00
twotasking.adb Add a simple test of tasking 2011-01-30 10:26:10 -08:00

README.md