Skip to content

beaver-lodge/charms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Charms

Package Documentation

Elixir compiler to compile a subset of Elixir to native targets

  • defm to define native functions, and here are the examples

  • SIMD support

  • SIMT support

Installation

If available in Hex, the package can be installed by adding charms to your list of dependencies in mix.exs:

def deps do
  [
    {:charms, "~> 0.1.0"}
  ]
end

Development

  • run the benchmarks of sorting algorithms
    mix run bench/sort.exs

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages