Skip to content

Following along with the famous TAPL book in Gleam

Notifications You must be signed in to change notification settings

bcpeinhardt/tapl_gleam

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tapl_gleam

Package Version Hex Docs

gleam add tapl_gleam@1
import tapl_gleam

pub fn main() {
  // TODO: An example of the project in use
}

Further documentation can be found at https://hexdocs.pm/tapl_gleam.

Development

gleam run   # Run the project
gleam test  # Run the tests

About

Following along with the famous TAPL book in Gleam

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages