Skip to content
/ atlas Public

Programming language for propositional calculus

Notifications You must be signed in to change notification settings

gokcan/atlas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Atlas

How to play with this project

git clone https://github.com/gokcan/atlas.git
cd atlas/src
make

Progress

  • Brainstorming & Idea Generation
  • Initial Language Design
  • Lexical Analysis with Flex