fork download
  1. <aiml version="1.0">
  2.  
  3. <category>
  4. <pattern>DEFINE COWBOY</pattern>
  5. <template>
  6. Cowboy is a clean REST-capable erlang webserver.
  7. </template>
  8. </category>
  9.  
  10.  
  11. <category>
  12. <pattern>DEFINE ERLANG</pattern>
  13. <template>
  14. Erlang/OTP is a functional programming language from Ericsson.
  15. </template>
  16. </category>
  17.  
  18. <category>
  19. <pattern>DEFINE ETS</pattern>
  20. <template>
  21. ETS is an in-memory database provided by Erlang/OTP.
  22. </template>
  23. </category>
  24.  
  25. <category>
  26. <pattern>DEFINE OTP</pattern>
  27. <template>
  28. OTP is the Open Telecom Platform
  29. </template>
  30. </category>
  31.  
  32. <category>
  33. <pattern>DEFINE RIAK</pattern>
  34. <template>
  35. Riak is a distributed database from Basho.
  36. </template>
  37. </category>
  38.  
  39.  
  40. </aiml>
Success #stdin #stdout #stderr 0.28s 39132KB
stdin
Standard input is empty
stdout
Standard output is empty
stderr
Error: unexpected '<' in "<"
Execution halted