Giter Site home page Giter Site logo

snadi / tslgenerator Goto Github PK

View Code? Open in Web Editor NEW

This project forked from alexorso/tslgenerator

0.0 0.0 37.0 1.01 MB

TSL generator for the Category Partition Method

License: Creative Commons Zero v1.0 Universal

Makefile 6.03% C 75.11% HTML 18.85%

tslgenerator's Introduction

tslgenerator

TSL generator for the Category Partition Method

How to Run

  • Go to the folder corresponding to your operating system
  • run make
  • run ./tsl --manpage to see usage and available options

TODO

  • Changing the parsing of the files so that properties can be used even if they are declared later in the file
  • Providing a GUI for the tool

tslgenerator's People

Contributors

alexorso avatar amirbehzad avatar devenbansod avatar qianqianwang avatar snadi avatar

tslgenerator's Issues

Segmentation fault on Linux

(gdb) run ../Examples/example
Starting program: /home/webfiles/tslgenerator/Linux/tsl ../Examples/example

----------------------------------------
  TSLgenerator

  (C) University of California Irvine,
      Oregon State University, and
      Georgia Institute of Technology, 2001-2014
----------------------------------------

Program received signal SIGSEGV, Segmentation fault.
0x000000000041e356 in __vfprintf_internal ()
(gdb) backtrace
#0  0x000000000041e356 in __vfprintf_internal ()
#1  0x0000000000412cca in fprintf ()
#2  0x0000000000403601 in write_single (the_cat=0x4ef1a0, the_choice=0x4ef490, 
    the_single=0x4ba58e "single", if_or_else=0x0) at output.c:87
#3  0x00000000004034b9 in make_singles () at output.c:67
#4  0x0000000000403413 in generator (flags=0) at output.c:48
#5  0x0000000000401f8c in main (argc=2, argv=0x7fffffffe448) at main.c:99
(gdb) print file_ptr
$1 = (FILE *) 0x0
(gdb) quit()

Quick investigation shows that the output file pointer is freed when it is still being used, causing the file name to be null. Temp fix in this commit until I can further investigate impact of the change.

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.