Skip to content

Aliqyan-21/creolynator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

96 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Creolynator

Something Is Cooking...


The Creolynator MIGR Architecture

Learn more about it here : An Informal Introduction to MIGR


For Contributors

Installing and Building

git clone https://github.com/aliqyan-21/creolynator
cd creolynator
mkdir build && cd build
cmake -DCMAKE_BUILD_TYPE=debug ..
make

Testing

./build/bin/creolynator <filepath>

example:

./build/bin/creolynator tests/full_tests/4.creole

NOTE: add -v for verbose output

Output will print structural and semantic info

Two files will also be created In tests directory:

  • structural.json
  • semantic.json

About

Creole 1.0 Parser and MIGR for advance note taking and knowledge mapping.

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors