Skip to content

ba-st/Evelyn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Evelyn

A framework to understand how to implements Evolutionary Algorithms on Pharo Smalltalk.

Benefits:

  • Has examples
  • Only necessary implement the particular concepts

Highlights:

  • Supported Platforms: Pharo 6
  • Source Code Repository and Issue Tracking: In this GitHub repository.

Get started!

Pharo 6

  • Open a Playground and evaluate:
Metacello new
  baseline: 'Evelyn';
  repository: 'github://TeamEvelyn/Evelyn:master/Source';
  load: 'Development'

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors