Skip to content

Highly Extensible Chemical Formula Builder & Molecular Editor written in Guile. [Moved to Codeberg]

License

Notifications You must be signed in to change notification settings

logoraz/guile-chemscribe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChemScribe (סוֹפֵר)

A Highly Extensible Chemical Formula Builder and Molecular Editor with Regulatory Intelligence written in Guile.

This project is still in the ideation stage - I’m still in the process of determining the inner workings, let alone the UI system to implement it with (though considering guile-sdl2). I would like to leverage Hoot at some point to create a web application. That said, I am still learning Guile and figured this would be a great way to dive in!

Goals

My first goal is to develop a simple database (integrated with JSON) that can store/access molecular, raw material, formula, and regulatory data types. Second is to develop the formula builder and Molecular editor UI’s, perhaps using GOOPS. Thirdly is to develop the regulatory intelligence backend…

Install

Installing ChemScribe using Guix:

$ guix shell -m path/to/guile-chemscribe/manifest.scm -- guile

# or

$ guix shell -D path/to/guile-chemscribe/manifest.scm -- guile

Run/Load Program

TBD

Guile

Modules built that can potentially become part of Guile…

Change Log

0.0.2

  • TBD

0.0.1

  • Initial commit
  • Added basic project scaffold

References

About

Highly Extensible Chemical Formula Builder & Molecular Editor written in Guile. [Moved to Codeberg]

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages