Skip to content

Q0tzly/logi_code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logi Code - 1.2.0

Logi Code is a scripting language for defining and executing combinatorial circuits. It offers a simple syntax and a minimal number of operators.

[English | 日本語]

Features

  • Simple syntax
  • Minimal operators
  • Only bool type supported
  • Defining combinational circuits using Polish notation

How to install

To install the logi code you need to run the following command. This assumes that cargo is installed.

cargo install logi_code

How to execution

The file extension is .lc

logi run <path_to_your_file.lc>

Documents

If you want know the syntax of one, should check documents.

Samples

The detail examples are the examples directory.

Contribution

When you find bug, issue the issue. When you hope contribution, send pull request.

License

Logi Code is the Apache License.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages