Giter Site home page Giter Site logo

kstrafe / cxy Goto Github PK

View Code? Open in Web Editor NEW
8.0 8.0 3.0 7.14 MB

[Abolished] The Cxy Programming Language Compiler Reference Implementation

License: GNU General Public License v3.0

C++ 79.78% Shell 0.15% Python 7.07% PHP 12.78% Lua 0.19% Awk 0.03% Makefile 0.01%

cxy's People

Contributors

gitter-badger avatar kstrafe avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

cxy's Issues

there are some shift-reduce conflicts int grammar.y file

When I used the bison to produce a grammar.tab.c file and grammar.tab.h file ,there are some shift-reduce conflicts.in the grammar.output file,there are some tips:

State 70 conflicts: 13 reduce/reduce
State 90 conflicts: 1 shift/reduce
State 91 conflicts: 1 shift/reduce
State 92 conflicts: 1 shift/reduce
State 93 conflicts: 1 shift/reduce

Pure/impure graph generation

Hey, it's been a while since we spoke.

I know this is definitely the wrong place, but I can't seem to find you on the platforms I have, so maybe I can grab your attention and then close the issue?

I remember you showing me the graphs generated for this language and how you had this idea of a "pure" function. I feel this would be a really great tool for aiding library/software development. Especially when updating an existing code-base to add features or retroactively add unit-testing. I was wondering if you might be able to go over some of this with me?

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.