Skip to content
/ sslc Public
forked from sfall-team/sslc

Script compiler/parser for Star-Trek Scripting Language used in Fallout 2.

Notifications You must be signed in to change notification settings

JanSimek/sslc

 
 

Repository files navigation

sslc

Script compiler for Star-Trek Scripting Language used in Fallout 2.

Goals

These are the project goals ranked by priority:

  1. cross-platform support
  • make it run on Linux and OS X in addition to Windows
  1. port from C to C++
  2. add test framework
  1. replace MCPP with something simpler -> simplecpp
  2. split into a simple compiler executable and library target
  3. 64bit support

About

Script compiler/parser for Star-Trek Scripting Language used in Fallout 2.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 82.9%
  • C 16.9%
  • CMake 0.2%