Skip to content

AlsoAHuman/BioComp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

BioComp

This program takes code and compiles it to a 3D model of the biological equivalent. This compiler is based on Rust and is meant for Rust code. This should be viewed as a proof of concept and is not expected to be a truely functional program.

Road Map

Logic Gates

  • Biological Model
  • Mapping to Logic Gates

Error Handling

  • Biological Models
  • Automatic Error Handling Integration to Code

Syntax Logic

  • Import Module Logic
  • If Statement Logic
  • Variable Logic (String, Booleans, Double, Int)
  • Print Logic
  • Loop Logic
  • While Logic
  • Math Operator Logic

Resources and Inspiration

About

Lets users write code as a way to program the functions of DNA

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages