Code Monkey home page Code Monkey logo

erlang-lab's Introduction

readme

Erlang lab. I use this repository to experiment with Erlang. All projects in the repository support Visual Studio Code remote containers, meaning that the code can be pulled and ran on any machine supporting docker. No configuration required.

applications

name vs code build support* description
1_hello_world Just a hello world application. Doesn't even print out the "hello world!". It just serves as a template for rebar3 + supervisor + application behavior usage.
2_generic_server_1 First generic server from Programming Erlang 2nd edition.
3_modules Fun with modules + io.
4_guards Exploring guards, if and case of statements to memorize their exotic syntax.

*vs code build support - support for the popular [cmd/ctrl]+shift+b shortcut. Applications supporting this have an entry in the erlang-lab/.vscode/tasks.json file.

adding new applications

This is more like a note-to-self type of affair. I often switch between projects and languages and sometimes forget basic commands. Since all applications in this repository support rebar3, to add a new application, execute this from the terminal: rebar3 new app APP_NAME.

reading

to watch

erlang-lab's People

Contributors

piotrjustyna avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.