Giter Site home page Giter Site logo

toki_pona_interpretor's Introduction

项目简介

本项目利用lex、bison等工具对toki pona(道本语)进行分析,使用C#制作GUI启动器以包装使用。

项目结构

  1. core/ 包含核心代码,即,用于词法分析、语法分析、语义分析的lex、yacc代码以及使用工具生成的C语言代码;
  2. GUI_Launcher/ 包含制作GUI启动器的VS项目(C#);
  3. utils/ 包含若干用于协助开发的python脚本;
  4. doc/ 包含需求分析、文法设计阶段的报告;
  5. release/ 包含最终成果:toki_pona.exe是项目的核心,被TPP_Launcher.exe调用,后者是windows下的应用启动入口,以及一份用于测试的简单例句文本。

toki_pona_interpretor's People

Contributors

jansona avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.