Skip to content

fdilke/bewl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1,473 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bewl is my long-running topos theory DSL, written in Java, then Clojure, then Scala.

the README for Bewl 1 is here. note to run Bewl1, because it uses Scala 2.x, you'll need to use Java 17, using such commands as:

nix-shell -p jdk17 sbt
nix shell nixpkgs#jdk17 nixpkgs#sbt
export JAVA_HOME=$(dirname $(dirname $(which java)))
sbt -java-home $JAVA_HOME test

Proper documentation for Bewl 2 has yet to be added, even as Bewl 3 is under construction

About

A DSL for the internal language of a topos

Topics

Resources

Stars

70 stars

Watchers

8 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors