Skip to content

marcosvm/erl-tutorials

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

erl-tutorials

About

erl-tutorials is a set of sample codes whose main purpose is to teach and guide various aspects of erlang programming...

Projects

TS

  • ts (tcp servers README)
  • ts1 (basic tcp server)
  • ts2 (basic tcp server using prim_inet:async_accept [based on thrift_server.erl])

WS

  • ws (web services README)
  • ws1 (inets web service)

GIS

  • gis (gen_server and gen_fsm README)

MySQL

  • mysql (MySQL client gen_server README)

Port Driver

  • cdrv (C Port Driver gen_server README)

Dependencies

  • Erlang/OTP

Author

Ivan Ribeiro Rocha <[email protected]>

License

I don't like licenses, because I don't like having to worry about all this legal stuff just for a simple piece of software I don't really mind anyone using. But I also believe that it's important that people share and give back; so I'm placing this work under the following license.

BOLA - Buena Onda License Agreement (v1.1)

This work is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the use of this work.

To all effects and purposes, this work is to be considered Public Domain.

However, if you want to be "buena onda", you should:

  1. Not take credit for it, and give proper recognition to the authors.
  2. Share your modifications, so everybody benefits from them.
  3. Do something nice for the authors.
  4. Help someone who needs it: sign up for some volunteer work or help your neighbour paint the house.
  5. Don't waste. Anything, but specially energy that comes from natural non-renewable resources. Extra points if you discover or invent something to replace them.
  6. Be tolerant. Everything that's good in nature comes from cooperation.

About

Erlang/OTP sample projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published