Coder Social home page Coder Social logo

makeup_erlang's People

Contributors

garazdawi avatar josevalim avatar mracos avatar srfsh avatar tmbb avatar wojtekmach avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

makeup_erlang's Issues

Handle `$num>` prompt

Erlang prompt by default is 1> , 2> , etc. Let's make it unselectable, similarly to how iex> is treated.

Create a release of this package in Hex

When we get to a point where we can use this package to highlight erlang code in ex_doc, we should create a release of this package in Hex as to not include the dependency straight from github.

Warning when compiling

I get the following when compiling:

warning: Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
Warning:   lib/makeup/lexers/erlang_lexer.ex:250: Makeup.Lexers.ErlangLexer

Improvements

Couple improvements that I think would be nice to do (referencend from this comment).

Improvements

  • Highlight the module in a function call module:function() (example)
  • Improve the module attribute combinator to handle specs -spec function(type()) -> type(). (example)
  • Add a combinator for record like syntax #record{attribute = value} (example)

Maybe improvements?

(Things I would like to discuss)

  • Have a combinator for function names function/0?
  • Highlight attributes (binary, bitstring, number of bytes) in binary pattern match <<"string", Rest/binary>>? (I'm pretty ok with the way it is)

Please clarify and add license

The license is stated as "BSD" in mix.exs. Anyhow, there are many different versions of this the BSD license. Which one excly is it?

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.