AdaCGI is an Ada95 interface to the "Common Gateway Interface" (CGI). AdaCGI makes it easier to create Ada95 programs that can be invoked by World Wide Web (WWW) HTTP servers using the standard CGI interface. Using it, you can create Web applications using Ada95 to perform queries or other processing by request from a WWW user.
| Tags | Internet Web Dynamic Content CGI Tools/Libraries Software Development Libraries |
|---|---|
| Licenses | LGPL |
| Operating Systems | OS Independent |
| Implementation | Ada |
Recent releases


Release Notes: Bug fixed in URL decoding, moved a pragma to enable the ObjectAda compiler to compile it (it's always worked with GNAT).


Release Notes: Cookie support, improved documentation, improved demonstrations, RPM packaging, and LGPL licensing.