Main module editor/Interpreter

2001-10-19 Thread Eric Allen Wohlstadter
Has anyone made a program for Hugs that allows you to add type definitions and top level functions to the Main module from the interpreter command line? I find it odd that I have load from a text file to experiment with data types, classes, etc. If this sort of thing is not available convince me e

Group theory

2000-10-24 Thread Eric Allen Wohlstadter
Are there any Haskell libraries or programs related to group theory? I am taking a class and it seems like Haskell would be a good programming language for exploring/reasoning about group theory. What I had in mind was perhaps you could have a function which takes a list(set) and a function with t